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

<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:122054>
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZAHRLVBYQPAUMY-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1 اتیل 3 (تیوفن 2 ylmethylideneamino) تی اوره"@fa, "1-ethyl-3-(thiophen-2-ylmethylideneamino)thiourea"@en ;
  ns0:monoisotopicmass "213.03944" ;
  ns0:charge "0" ;
  ns0:smiles "CCNC(=S)NN=CC1=CC=CS1" ;
  ns0:formula "C8H11N3S2" ;
  ns0:mass "213.326" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38532> ;
  ns0:inchi "InChI=1S/C8H11N3S2/c1-2-9-8(12)11-10-6-7-4-3-5-13-7/h3-6H,2H2,1H3,(H2,9,11,12)" .

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