@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:88571> .

<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:88571>
  ns0:inchi "InChI=1S/C12H16/c1-9(2)11-5-7-12(8-6-11)10(3)4/h5-8,10H,1H2,2-4H3" ;
  ns0:inchikey "XMCNZCCURGYSDQ-UHFFFAOYSA-N" ;
  skos:prefLabel "1 (1 متیل اتنیل) 4 (1 متیل اتیل) بنزن"@fa, "1-(1-methylethenyl)-4-(1-methylethyl)benzene"@en ;
  ns0:smiles "C=C(C)C1=CC=C(C=C1)C(C)C" ;
  ns0:mass "160.256" ;
  ns0:synonym_RELATED "p-Isopropyl-alpha-methylstyrene", "1-(prop-1-en-2-yl)-4-(propan-2-yl)benzene" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C12H16" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "160.12520" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
