@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://www.irandoc.acir/onto/irandoc/CHEBI:35300>
  skos:prefLabel "آرن چند حلقه ای اورتو و پری ذوب شده"@fa, "ortho- and peri-fused polycyclic arene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82443> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:82443>
  ns0:smiles "c1ccc2c(c1)c1cccc3c4ccccc4c4cccc2c4c13" ;
  skos:prefLabel "dibenzo[e,l]pyrene"@en, "دی بنزو[e،l]پیرن"@fa ;
  ns0:formula "C24H14" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "302.10955" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "BMIAHKYKCHRGBA-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "302.36800" ;
  ns0:inchi "InChI=1S/C24H14/c1-2-8-16-15(7-1)19-11-5-13-21-17-9-3-4-10-18(17)22-14-6-12-20(16)24(22)23(19)21/h1-14H" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35300> .

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 .
