@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://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:36054>
  skos:prefLabel "استر بنزوات"@fa, "benzoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31994> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33853>
  skos:prefLabel "فنول‌ها"@fa, "phenols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31994> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:31994>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33853>, <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> ;
  ns0:charge "0" ;
  skos:prefLabel "phenyliodoundecynoate"@en, "فنیلیودوندسینوات"@fa ;
  ns0:monoisotopicmass "384.05862" ;
  ns0:inchi "InChI=1S/C17H21IO2/c18-15-11-6-4-2-1-3-5-10-14-17(19)20-16-12-8-7-9-13-16/h7-9,12-13H,1-6,10,14H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C=1C=C(C=CC1)OC(=O)CCCCCCCCC#CI" ;
  ns0:mass "384.253" ;
  ns0:synonym_EXACT "Phenyliodoundecynoate" ;
  ns0:inchikey "YXYXRFVXKCHITA-UHFFFAOYSA-N" ;
  ns0:formula "C17H21IO2" ;
  ns0:synonym_RELATED "11-Iodoundecynoic acid phenylester" .

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