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

<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:123375>
  ns0:subset "2_STAR" ;
  ns0:mass "385.435" ;
  skos:prefLabel "2-[[oxo-(1-oxo-3,4-dihydro-1h-2-benzopyran-3-yl)methyl]amino]-4,5,6,7-tetrahydro-1-benzothiophene-3-carboxylic acid methyl ester"@en, "2 [[oxo (1  3,4 dihydro 1H  benzopyran  yl) متیل] آمینو] ,5,6,7 تتراهیدرو  بنزوتیوفن   استر کربوکسیلیک اسید"@fa ;
  ns0:monoisotopicmass "385.09839" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RZHQKEHUOJBXON-UHFFFAOYSA-N" ;
  ns0:smiles "COC(=O)C1=C(SC2=C1CCCC2)NC(=O)C3CC4=CC=CC=C4C(=O)O3" ;
  ns0:inchi "InChI=1S/C20H19NO5S/c1-25-20(24)16-13-8-4-5-9-15(13)27-18(16)21-17(22)14-10-11-6-2-3-7-12(11)19(23)26-14/h2-3,6-7,14H,4-5,8-10H2,1H3,(H,21,22)" ;
  ns0:formula "C20H19NO5S" ;
  ns0:charge "0" .

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