@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://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:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113132> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113132>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C29H24N2O4S/c1-34-20-11-13-24(35-2)23(16-20)27-22-12-10-18-7-3-4-9-21(18)26(22)30-29-31(27)28(33)25(36-29)15-17-6-5-8-19(32)14-17/h3-9,11,13-16,27,32H,10,12H2,1-2H3" ;
  ns0:formula "C29H24N2O4S" ;
  skos:prefLabel "LSM 24543"@fa, "lsm-24543"@en ;
  ns0:smiles "COC1=CC(=C(C=C1)OC)C2C3=C(C4=CC=CC=C4CC3)N=C5N2C(=O)C(=CC6=CC(=CC=C6)O)S5" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CLHCQUDCQDMFRG-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "496.14568" ;
  ns0:mass "496.579" .

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