@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25481>
  skos:prefLabel "نفتوکینون"@fa, "naphthoquinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219138> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219138>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1،4،5،8 تتراهیدروکسی 3_اتیل نفتالین2،6 دیون"@fa, "1,4,5,8-tetrahydroxy-3_ethylnaphthalene2,6-dione"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25481> ;
  ns0:smiles "O=C1C2=C(O)C(O)=C(CC)C(=C2C(O)=CC1=O)O" ;
  ns0:monoisotopicmass "250.04774" ;
  ns0:inchi "InChI=1S/C12H10O6/c1-2-4-9(15)7-5(13)3-6(14)11(17)8(7)12(18)10(4)16/h3,13,15-16,18H,2H2,1H3" ;
  ns0:inchikey "XVZRDQGFJDGVRP-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "6-ethyl-4,5,7,8-tetrahydroxynaphthalene-1,2-dione" ;
  ns0:formula "C12H10O6" ;
  ns0:charge "0" ;
  ns0:mass "250.206" .

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