@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:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81929> .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:60575>
  skos:prefLabel "علف کش فنوکسی"@fa, "phenoxy herbicide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:81929>
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:60575> ;
  skos:prefLabel "mcpa-thioethyl"@en, "MCPA تیواتیل"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCSC(=O)COc1ccc(Cl)cc1C" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "244.03248" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H13ClO2S/c1-3-15-11(13)7-14-10-5-4-9(12)6-8(10)2/h4-6H,3,7H2,1-2H3" ;
  ns0:inchikey "AZFKQCNGMSSWDS-UHFFFAOYSA-N" ;
  ns0:formula "C11H13ClO2S" ;
  ns0:mass "244.73800" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
