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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94151>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "353.07132" ;
  ns0:inchi "InChI=1S/C14H16ClN5O2S/c1-3-20-7-10(12(19-20)13(16)21)18-14(23)17-9-6-8(15)4-5-11(9)22-2/h4-7H,3H2,1-2H3,(H2,16,21)(H2,17,18,23)" ;
  ns0:inchikey "PCHRYHSDDPPZBV-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C14H16ClN5O2S" ;
  ns0:mass "353.829" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4-[[(5-chloro-2-methoxyanilino)-sulfanylidenemethyl]amino]-1-ethyl-3-pyrazolecarboxamide"@en, "4 [[(5 کلرو 2 متوکسیانیلینو) سولفانیلید متیل] آمینو] 1 اتیل 3 پیرازول کربوکسامید"@fa ;
  ns0:smiles "CCN1C=C(C(=N1)C(=O)N)NC(=S)NC2=C(C=CC(=C2)Cl)OC" .

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 .
