@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:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94171> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94171>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:mass "313.330" ;
  ns0:inchikey "AYTFWRLTLWWBCW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H11NO4S/c1-10-6-8-11(9-7-10)22-15-12-4-2-3-5-13(12)21-16(18)14(15)17(19)20/h2-9H,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4 [(4 متیل فنیل) تیو] 3 نیترو 1 بنزوپیران 2 یک"@fa, "4-[(4-methylphenyl)thio]-3-nitro-1-benzopyran-2-one"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "313.04088" ;
  ns0:smiles "CC1=CC=C(C=C1)SC2=C(C(=O)OC3=CC=CC=C32)[N+](=O)[O-]" ;
  ns0:formula "C16H11NO4S" .

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