@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://www.irandoc.acir/onto/irandoc/CHEBI:24632>
  skos:prefLabel "hydrocarbon"@en, "هیدروکربن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219405> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:219405>
  ns0:charge "0" ;
  ns0:monoisotopicmass "220.21910" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H28" ;
  ns0:smiles "C1(=C2[C@H]([C@H](C)CC2)CC(C)(C)C[C@H](C1)C)C" ;
  skos:prefLabel "pristinol"@en, "پریستینول"@fa ;
  ns0:inchikey "BYOMETGGPNQEIZ-BGRAMADLSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24632> ;
  ns0:mass "220.400" ;
  ns0:synonym_EXACT "(1R,3aZ,6R,9aS)-1,4,6,8,8-pentamethyl-1,2,3,5,6,7,9,9a-octahydrocyclopenta[8]annulene" ;
  ns0:inchi "InChI=1S/C16H28/c1-11-8-13(3)14-7-6-12(2)15(14)10-16(4,5)9-11/h11-12,15H,6-10H2,1-5H3/b14-13-/t11-,12+,15-/m0/s1" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
