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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203496>
  ns0:charge "0" ;
  ns0:inchikey "FCPXFCYEMQOSCA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H16O5/c1-8(2)4-5-23-12-7-11(20)15-16-13(12)9(3)6-10(19)14(16)17(21)18(15)22/h4,6-7,19-20H,5H2,1-3H3" ;
  skos:prefLabel "کونیوسکلرودیون"@fa, "coniosclerodione"@en ;
  ns0:smiles "O=C1C(=O)C=2C(O)=CC(=C3C2C1=C(O)C=C3OCC=C(C)C)C" ;
  ns0:mass "312.321" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "3,8-dihydroxy-5-methyl-6-(3-methylbut-2-enoxy)acenaphthylene-1,2-dione" ;
  ns0:formula "C18H16O5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "312.09977" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
