@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92788>
  ns0:smiles "CC(=O)N([C@H]1[C@@H](C(OC2=C1C=C(C=C2)C#N)(C)C)O)O" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "IWTCFIIOUXJOOV-OLZOCXBDSA-N" ;
  ns0:formula "C14H16N2O4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-[(3s,4r)-6-cyano-3-hydroxy-2,2-dimethyl-3,4-dihydro-2h-1-benzopyran-4-yl]-n-hydroxyacetamide"@en, "N [(3S,4R) 6 cyano 3 hydroxy 2,2 dimethyl 3,4 dihydro 2H 1 benzopyran 4 yl] N هیدروکسی استامید"@fa ;
  ns0:mass "276.288" ;
  ns0:monoisotopicmass "276.11101" ;
  ns0:inchi "InChI=1S/C14H16N2O4/c1-8(17)16(19)12-10-6-9(7-15)4-5-11(10)20-14(2,3)13(12)18/h4-6,12-13,18-19H,1-3H3/t12-,13+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38443> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38443>
  skos:prefLabel "1 بنزوپیران"@fa, "1-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92788> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
