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

<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://www.irandoc.acir/onto/irandoc/CHEBI:228445>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H27N3O" ;
  skos:prefLabel "2 [2 (1 ایزوبوتیل سیکلوهگزیل) 1 متیل اتیلیدن] هیدرازین 1 کربوکسامید"@fa, "2-[2-(1-isobutylcyclohexyl)-1-methylethylidene]hydrazine-1-carboxamide"@en ;
  ns0:inchi "InChI=1S/C14H27N3O/c1-11(2)9-14(7-5-4-6-8-14)10-12(3)16-17-13(15)18/h11H,4-10H2,1-3H3,(H3,15,17,18)" ;
  ns0:mass "253.390" ;
  ns0:monoisotopicmass "253.21541" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(NN=C(CC1(CCCCC1)CC(C)C)C)N" ;
  ns0:inchikey "HPSRFUXVCVKRKZ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38532> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[1-[1-(2-methylpropyl)cyclohexyl]propan-2-ylideneamino]urea" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
