@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81795> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:81795>
  ns0:charge "0" ;
  ns0:monoisotopicmass "286.15689" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)=CC1C(C(=O)OCc2ccc(CC#C)o2)C1(C)C" ;
  ns0:formula "C18H22O3" ;
  skos:prefLabel "فورامترین"@fa, "furamethrin"@en ;
  ns0:inchikey "FSYXMFXBRJFYBS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H22O3/c1-6-7-13-8-9-14(21-13)11-20-17(19)16-15(10-12(2)3)18(16,4)5/h1,8-10,15-16H,7,11H2,2-5H3" ;
  ns0:mass "286.36550" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> .

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 .
