@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:25996>
  skos:prefLabel "فنیل هیدرازین ها"@fa, "phenylhydrazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112658> .

<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:112658>
  ns0:formula "C11H10ClN3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n'-(3-chloro-4-methylphenyl)-5-isoxazolecarbohydrazide"@en, "N' (3 chloro 4 methylphenyl) 5 isoxazolecarbohydrazide"@fa ;
  ns0:smiles "CC1=C(C=C(C=C1)NNC(=O)C2=CC=NO2)Cl" ;
  ns0:monoisotopicmass "251.04615" ;
  ns0:subset "2_STAR" ;
  ns0:mass "251.669" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25996> ;
  ns0:inchikey "SXGOUNMLGQODFL-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H10ClN3O2/c1-7-2-3-8(6-9(7)12)14-15-11(16)10-4-5-13-17-10/h2-6,14H,1H3,(H,15,16)" .

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