@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:188763>
  ns0:synonym_EXACT "2-(2-chloropropyl)naphthalene" ;
  ns0:inchikey "SEZFYLFIEIVPDS-UHFFFAOYSA-N" ;
  ns0:smiles "ClC(CC1=CC=2C(C=C1)=CC=CC2)C" ;
  ns0:inchi "InChI=1S/C13H13Cl/c1-10(14)8-11-6-7-12-4-2-3-5-13(12)9-11/h2-7,9-10H,8H2,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 (2 کلروپروپیل) نفتالین"@fa, "2-(2-chloropropyl)naphthalene"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "204.07058" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H13Cl" ;
  ns0:mass "204.700" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> .

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

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 .
