@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://www.irandoc.acir/onto/irandoc/CHEBI:35296>
  skos:prefLabel "آرن چند حلقه ای ذوب شده ارتو"@fa, "ortho-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:33169> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33169>
  ns0:mass "478.58128" ;
  skos:prefLabel "نونافن"@fa, "nonaphene"@en ;
  ns0:inchikey "FDJONNIVGBHMQI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C38H22/c1-3-7-25-13-31-19-35-21-37-27(15-33(35)17-29(31)11-23(25)5-1)9-10-28-16-34-18-30-12-24-6-2-4-8-26(24)14-32(30)20-36(34)22-38(28)37/h1-22H" ;
  ns0:smiles "c1ccc2cc3cc4cc5c(ccc6cc7cc8cc9ccccc9cc8cc7cc56)cc4cc3cc2c1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "nonaphene" ;
  ns0:formula "C38H22" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35296> ;
  ns0:subset "3_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "478.17215" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
