@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:48378>
  skos:prefLabel "اسید کربوکسیمیدیک"@fa, "carboximidic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200118> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:200118>
  ns0:monoisotopicmass "262.09536" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48378> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H14N2O4/c1-3-8-10(16)6(12(18)14-8)5-7-11(17)9(4-2)15-13(7)19/h3-4,16-17H,5H2,1-2H3,(H,14,18)(H,15,19)" ;
  skos:prefLabel "دیتزیامید A"@fa, "dietziamide a"@en ;
  ns0:smiles "O=C1NC(=CC)C(=C1CC=2C(=O)NC(C2O)=CC)O" ;
  ns0:mass "262.265" ;
  ns0:formula "C13H14N2O4" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "5-ethylidene-3-[(5-ethylidene-4-hydroxy-2-oxopyrrol-3-yl)methyl]-4-hydroxypyrrol-2-one" ;
  ns0:inchikey "CCQGILKXXNXARM-UHFFFAOYSA-N" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
