@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:82395>
  ns0:mass "240.29860" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "11H Benz[bc]aceanthrylene"@fa, "11h-benz[bc]aceanthrylene"@en ;
  ns0:smiles "C1c2cccc3ccc4cc5ccccc5c1c4c23" ;
  ns0:monoisotopicmass "240.09390" ;
  ns0:inchikey "YZLKDBSYQYEZSG-UHFFFAOYSA-N" ;
  ns0:formula "C19H12" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  ns0:inchi "InChI=1S/C19H12/c1-2-7-16-13(4-1)10-15-9-8-12-5-3-6-14-11-17(16)19(15)18(12)14/h1-10H,11H2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25961>
  skos:prefLabel "فنانترن ها"@fa, "phenanthrenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82395> .

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