@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://www.irandoc.acir/onto/irandoc/CHEBI:35294>
  skos:prefLabel "ترکیب کربوپلی سیکلیک"@fa, "carbopolycyclic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82351> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:82351>
  ns0:subset "2_STAR" ;
  ns0:inchikey "UAWLTQJFZUYROA-UHFFFAOYSA-N" ;
  ns0:formula "C18H11NO2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "[O-][N+](=O)c1cc2c3ccccc3ccc2c2ccccc12" ;
  ns0:monoisotopicmass "273.07898" ;
  skos:prefLabel "6-nitrochrysene"@en, "6 نیتروکریزین"@fa ;
  ns0:inchi "InChI=1S/C18H11NO2/c20-19(21)18-11-17-13-6-2-1-5-12(13)9-10-15(17)14-7-3-4-8-16(14)18/h1-11H" ;
  ns0:charge "0" ;
  ns0:mass "273.28540" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35294> .

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