@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:25392>
  skos:prefLabel "نفتول ها"@fa, "naphthols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:143434> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:143434>
  skos:prefLabel "6 (3 هیدروکسی بوتیل) نفتالن 2 اول"@fa, "6-(3-hydroxybutyl)naphthalen-2-ol"@en ;
  ns0:inchi "InChI=1S/C14H16O2/c1-10(15)2-3-11-4-5-13-9-14(16)7-6-12(13)8-11/h4-10,15-16H,2-3H2,1H3/t10-/m0/s1" ;
  ns0:formula "C14H16O2" ;
  ns0:charge "0" ;
  ns0:mass "216.276" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "OC1=CC=2C(=CC(CC[C@@H](O)C)=CC2)C=C1" ;
  ns0:inchikey "ATMFTHAMCVAMOK-JTQLQIEISA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:monoisotopicmass "216.115" .

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