@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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://www.irandoc.acir/onto/irandoc/CHEBI:201200>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H28O3/c1-3-4-6-10-15-14(12-13-16(15)18)9-7-5-8-11-17(19)20-2/h4,6,14-15H,3,5,7-13H2,1-2H3/b6-4-/t14-,15-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26347> ;
  skos:prefLabel "(1S,2S) 3 اکسو 2 (2Z پنتنیل) سیکلوپنتان 1 متیل استر هگزانوئیک اسید"@fa, "(1s,2s)-3-oxo-2-(2z-pentenyl)cyclopentane-1-hexanoic acid methyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1[C@H]([C@@H](CCCCCC(=O)OC)CC1)C/C=C/CC" ;
  ns0:monoisotopicmass "280.20384" ;
  ns0:formula "C17H28O3" ;
  ns0:inchikey "JVVKRRUQASADLV-SNPDBEFISA-N" ;
  ns0:synonym_EXACT "methyl 6-[(1S,2S)-3-oxo-2-[(Z)-pent-2-enyl]cyclopentyl]hexanoate" ;
  ns0:subset "2_STAR" ;
  ns0:mass "280.408" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26347>
  skos:prefLabel "پروستانوئید"@fa, "prostanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201200> .

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