@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:115629> .

<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:115629>
  ns0:smiles "CNC(=S)NN=CC1=CC=CO1" ;
  ns0:inchikey "HYXWOVSEEKCMOC-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C7H9N3OS/c1-8-7(12)10-9-5-6-3-2-4-11-6/h2-5H,1H3,(H2,8,10,12)" ;
  skos:prefLabel "1-(2-furanylmethylideneamino)-3-methylthiourea"@en, "1 (2 furanylmethylideneamino) 3 متیل تی اوره"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38532> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C7H9N3OS" ;
  ns0:monoisotopicmass "183.04663" ;
  ns0:mass "183.232" .

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