@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:189809> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22712>
  skos:prefLabel "بنزن ها"@fa, "benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:189809> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:189809>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712>, <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:smiles "OC1=CC=2C3=C(C=CC2C4=CC=C(O)C=C4)C=CC=C3C1=O" ;
  ns0:monoisotopicmass "288.07864" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "UQMKPTIDKHEGFW-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2-hydroxy-4-(4-hydroxyphenyl)phenalen-1-one" ;
  skos:prefLabel "ایرنولون"@fa, "irenolone"@en ;
  ns0:mass "288.302" ;
  ns0:inchi "InChI=1S/C19H12O3/c20-13-7-4-11(5-8-13)14-9-6-12-2-1-3-15-18(12)16(14)10-17(21)19(15)22/h1-10,20-21H" ;
  ns0:charge "0" ;
  ns0:formula "C19H12O3" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
