@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://www.irandoc.acir/onto/irandoc/CHEBI:109471>
  ns0:inchikey "WPTNECWJEHGCKG-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(2-cyclohexylidenehydrazinyl)benzoic acid"@en, "2 ( سیکلوهگزیلیدن هیدرازینیل) بنزوئیک اسید"@fa ;
  ns0:monoisotopicmass "232.12118" ;
  ns0:smiles "C1CCC(=NNC2=CC=CC=C2C(=O)O)CC1" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C13H16N2O2/c16-13(17)11-8-4-5-9-12(11)15-14-10-6-2-1-3-7-10/h4-5,8-9,15H,1-3,6-7H2,(H,16,17)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H16N2O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22723> ;
  ns0:charge "0" ;
  ns0:mass "232.279" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22723>
  skos:prefLabel "بنزوئیک اسیدها"@fa, "benzoic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109471> .

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