@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:82437>
  skos:prefLabel "دیبنز[a,c]آنتراسن"@fa, "dibenz[a,c]anthracene"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35294> ;
  ns0:charge "0" ;
  ns0:mass "278.34660" ;
  ns0:formula "C22H14" ;
  ns0:synonym_RELATED "Benzotriphenylene", "Benzo[b]triphenylene" ;
  ns0:inchi "InChI=1S/C22H14/c1-2-8-16-14-22-20-12-6-4-10-18(20)17-9-3-5-11-19(17)21(22)13-15(16)7-1/h1-14H" ;
  ns0:monoisotopicmass "278.10955" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "c1ccc2cc3c4ccccc4c4ccccc4c3cc2c1" ;
  ns0:inchikey "RAASUWZPTOJQAY-UHFFFAOYSA-N" .

<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:82437> .

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