@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:34560> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:34560>
  skos:prefLabel "benzo[a]pyrene-4,5-oxide"@en, "بنزو[a] پیرن 4،5 اکسید"@fa ;
  ns0:charge "0" ;
  ns0:mass "268.309" ;
  ns0:smiles "O1C2C1c1cc3ccccc3c3ccc4cccc2c4c13" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C20H12O/c1-2-6-13-12(4-1)10-16-18-14(13)9-8-11-5-3-7-15(17(11)18)19-20(16)21-19/h1-10,19-20H" ;
  ns0:synonym_EXACT "Benzo[a]pyrene-4,5-oxide" ;
  ns0:synonym_RELATED "Benzo[a]pyrene-4,5-epoxide" ;
  ns0:formula "C20H12O" ;
  ns0:monoisotopicmass "268.08882" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35294> ;
  ns0:inchikey "XGZQLNASOQVQTD-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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 .
