@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24650>
  skos:prefLabel "هیدروکسامیک اسید"@fa, "hydroxamic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125584> .

<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:125584>
  ns0:formula "C8H16N2O4" ;
  ns0:monoisotopicmass "204.11101" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C(CCCC(=O)NO)CCC(=O)NO" ;
  ns0:inchi "InChI=1S/C8H16N2O4/c11-7(9-13)5-3-1-2-4-6-8(12)10-14/h13-14H,1-6H2,(H,9,11)(H,10,12)" ;
  ns0:inchikey "IDQPVOFTURLJPT-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24650> ;
  skos:prefLabel "N، N' دی هیدروکسی اکتان دی آمید"@fa, "n,n'-dihydroxyoctanediamide"@en ;
  ns0:mass "204.224" .

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