@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://www.irandoc.acir/onto/irandoc/CHEBI:195337>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H20O2/c1-2-3-5-10-13(11-15)14(16)12-8-6-4-7-9-12/h4,6-9,11,13-14,16H,2-3,5,10H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  skos:prefLabel "2-(alpha-hydroxybenzyl)heptanal"@en, "2 (آلفا هیدروکسی بنزیل) هپتانال"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "220.312" ;
  ns0:monoisotopicmass "220.14633" ;
  ns0:inchikey "IHVRVKLVWUDWSF-UHFFFAOYSA-N" ;
  ns0:smiles "OC(C(CCCCC)C=O)C1=CC=CC=C1" ;
  ns0:formula "C14H20O2" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195337> .

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