@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:36963>
  skos:prefLabel "ترکیب اکسیژن ارگانیک"@fa, "organooxygen compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:171934> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:171934>
  skos:prefLabel "ایزوسیکلوسیترال"@fa, "isocyclocitral"@en ;
  ns0:inchi "InChI=1S/2C10H16O/c1-7-4-8(2)9(3)10(5-7)6-11;1-7-4-8(2)10(6-11)9(3)5-7/h2*4,6,8-10H,5H2,1-3H3" ;
  ns0:mass "304.474" ;
  ns0:smiles "O=CC1C(CC(=CC1C)C)C.O=CC1C(C(C=C(C1)C)C)C" ;
  ns0:inchikey "AEXLFXYEFLKADK-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2,4,6-trimethylcyclohex-3-ene-1-carbaldehyde.3,5,6-trimethylcyclohex-3-ene-1-carbaldehyde" ;
  ns0:formula "C10H16O.C10H16O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36963> ;
  ns0:monoisotopicmass "304.24023" .

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