@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26961>
  skos:prefLabel "تیوفن‌ها"@fa, "thiophenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112776> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112776>
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-chloro-n-[(5-chloro-2-thiophenyl)methyl]-n-methylacetamide"@en, "2 کلرو N [(5 کلرو 2 تیوفنیل) متیل] N متیل استامید"@fa ;
  ns0:mass "238.135" ;
  ns0:inchikey "XTMBJEKDTRNUDZ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C8H9Cl2NOS/c1-11(8(12)4-9)5-6-2-3-7(10)13-6/h2-3H,4-5H2,1H3" ;
  ns0:monoisotopicmass "236.97819" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26961> ;
  ns0:formula "C8H9Cl2NOS" ;
  ns0:smiles "CN(CC1=CC=C(S1)Cl)C(=O)CCl" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
