@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:30879>
  skos:prefLabel "alcohol"@en, "الکل"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94836> .

<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: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:94836> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94836>
  skos:prefLabel "1 [4 (2 متوکسی اتیل) فنوکسی] 3 (پروپان 2 ایلامین) 2 پروپانول"@fa, "1-[4-(2-methoxyethyl)phenoxy]-3-(propan-2-ylamino)-2-propanol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:30879>, <http://www.irandoc.acir/onto/irandoc/CHEBI:33853> ;
  ns0:inchikey "RAYDUSPLSJVROR-UHFFFAOYSA-N" ;
  ns0:mass "534.729" ;
  ns0:inchi "InChI=1S/2C15H25NO3/c2*1-12(2)16-10-14(17)11-19-15-6-4-13(5-7-15)8-9-18-3/h2*4-7,12,14,16-17H,8-11H2,1-3H3" ;
  ns0:formula "C30H50N2O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "534.36689" ;
  ns0:smiles "CC(C)NCC(COC1=CC=C(C=C1)CCOC)O.CC(C)NCC(COC1=CC=C(C=C1)CCOC)O" .

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