@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://www.irandoc.acir/onto/irandoc/CHEBI:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103978> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:103978>
  ns0:smiles "CN(C)CCC1(CC2=CC=CC=C2C(=O)O1)C3=CC=C(C=C3)Cl" ;
  skos:prefLabel "3-(4-chlorophenyl)-3-[2-(dimethylamino)ethyl]-3,4-dihydro-1h-2-benzopyran-1-one"@en, "3 (4 کلروفنیل) 3 [2 (دی متیل آمینو) اتیل] 3،4 دی هیدرو 1H 2 بنزوپیران 1 یک"@fa ;
  ns0:monoisotopicmass "329.11826" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "HIVBATDUVFEJFZ-UHFFFAOYSA-N" ;
  ns0:formula "C19H20ClNO2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:mass "329.821" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H20ClNO2/c1-21(2)12-11-19(15-7-9-16(20)10-8-15)13-14-5-3-4-6-17(14)18(22)23-19/h3-10H,11-13H2,1-2H3" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
