@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:123411>
  ns0:monoisotopicmass "231.05632" ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC(=CC(=C1)Cl)NN=CC2=CC=NC=C2" ;
  skos:prefLabel "3-chloro-n-(pyridin-4-ylmethylideneamino)aniline"@en, "3 chloro N (pyridin 4 ylmethylideneamino) aniline"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XUFFHMYGXVOKDB-UHFFFAOYSA-N" ;
  ns0:mass "231.681" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C12H10ClN3/c13-11-2-1-3-12(8-11)16-15-9-10-4-6-14-7-5-10/h1-9,16H" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25996> ;
  ns0:formula "C12H10ClN3" .

<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:123411> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
