@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:111342> .

<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:111342>
  ns0:inchikey "KIKZTEFIKRIYPY-UHFFFAOYSA-N" ;
  ns0:formula "C21H25N3OS" ;
  ns0:mass "367.510" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5 [(3 متیل فنیل) متیلیدن] 2 [2 (4،7،7 تری متیل 3 بی سیکلو[2.2.1] هپتانیلیدن) هیدرازینیل] 4 تیازولون"@fa, "5-[(3-methylphenyl)methylidene]-2-[2-(4,7,7-trimethyl-3-bicyclo[2.2.1]heptanylidene)hydrazinyl]-4-thiazolone"@en ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "367.17183" ;
  ns0:inchi "InChI=1S/C21H25N3OS/c1-13-6-5-7-14(10-13)11-16-18(25)22-19(26-16)24-23-17-12-15-8-9-21(17,4)20(15,2)3/h5-7,10-11,15H,8-9,12H2,1-4H3,(H,22,24,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:smiles "CC1=CC=CC(=C1)C=C2C(=O)N=C(S2)NN=C3CC4CCC3(C4(C)C)C" .

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