@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51276>
  skos:prefLabel "thioureas"@fa, "thioureas"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112925> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112925>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "288.02547" ;
  ns0:formula "C12H14Cl2N2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:mass "289.225" ;
  ns0:inchikey "WFWNEUHFWIIRIP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C12H14Cl2N2S/c13-9-4-5-11(10(14)8-9)15-12(17)16-6-2-1-3-7-16/h4-5,8H,1-3,6-7H2,(H,15,17)" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "n-(2,4-dichlorophenyl)-1-piperidinecarbothioamide"@en, "N (2،4 دی کلروفنیل) 1 پیپریدین کربوتیوآمید"@fa ;
  ns0:smiles "C1CCN(CC1)C(=S)NC2=C(C=C(C=C2)Cl)Cl" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
