@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:220351> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:220351>
  ns0:formula "C19H16N2O5" ;
  skos:prefLabel "ملانوسین E"@fa, "melanocin e"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=CNC1=C(C=2C(=CC(O)=C(C2)O)C=C1NC=O)C3=CC=C(OC)C=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "VHARAPASDCLFFR-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H16N2O5/c1-26-13-4-2-11(3-5-13)18-14-8-17(25)16(24)7-12(14)6-15(20-9-22)19(18)21-10-23/h2-10,24-25H,1H3,(H,20,22)(H,21,23)" ;
  ns0:monoisotopicmass "352.10592" ;
  ns0:mass "352.346" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
