@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://www.irandoc.acir/onto/irandoc/CHEBI:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221867> .

<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:221867>
  ns0:smiles "O=C(NCC(O)CC(O)CCCCCC(O)CCCCCCCO)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SRVIMORFYJYXLN-UHFFFAOYSA-N" ;
  skos:prefLabel "N استیل 2،4،10،17 تتراهیدروکسی هپتادسیلامین"@fa, "n-acetyl-2,4,10,17-tetrahydroxyheptadecylamine"@en ;
  ns0:monoisotopicmass "361.28282" ;
  ns0:mass "361.523" ;
  ns0:formula "C19H39NO5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:synonym_EXACT "N-(2,4,10,17-tetrahydroxyheptadecyl)acetamide" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H39NO5/c1-16(22)20-15-19(25)14-18(24)12-8-5-7-11-17(23)10-6-3-2-4-9-13-21/h17-19,21,23-25H,2-15H2,1H3,(H,20,22)" .

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 .
