@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:117022> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:117022>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "355.09752" ;
  skos:prefLabel "3 کلرو 4،5 دی متوکسی N (1 نفتالنیل متیل) بنزامید"@fa, "3-chloro-4,5-dimethoxy-n-(1-naphthalenylmethyl)benzamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "355.816" ;
  ns0:smiles "COC1=C(C(=CC(=C1)C(=O)NCC2=CC=CC3=CC=CC=C32)Cl)OC" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H18ClNO3/c1-24-18-11-15(10-17(21)19(18)25-2)20(23)22-12-14-8-5-7-13-6-3-4-9-16(13)14/h3-11H,12H2,1-2H3,(H,22,23)" ;
  ns0:inchikey "YZQPPMTUBHYEBE-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:formula "C20H18ClNO3" .

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