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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://www.irandoc.acir/onto/irandoc/CHEBI:88635>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "1s,2s,5r-1,4,4 trimethyltricyclo[6.3.1.0(2,5)]dodec-8(9)- ene"@en, "1S,2S,5R 1,4,4 Trimethyltricyclo[6.3.1.0(2،5)]dodec 8(9) ene"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "204.18780" ;
  ns0:mass "204.352" ;
  ns0:formula "C15H24" ;
  ns0:inchi "InChI=1S/C15H24/c1-14(2)10-13-12(14)7-6-11-5-4-8-15(13,3)9-11/h5,12-13H,4,6-10H2,1-3H3" ;
  ns0:smiles "CC1(C)CC2C1CCC3=CCCC2(C)C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33666> ;
  ns0:synonym_RELATED "1,4,4-trimethyltricyclo[6.3.1.0²,⁵]dodec-8-ene" ;
  ns0:inchikey "LRDGPLGHXZSQGB-UHFFFAOYSA-N" .

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 .
