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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105564>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCC1=CC=CC(=C1NC(=S)NCC2=CC=CN2C)C" ;
  ns0:monoisotopicmass "287.14562" ;
  ns0:formula "C16H21N3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:inchi "InChI=1S/C16H21N3S/c1-4-13-8-5-7-12(2)15(13)18-16(20)17-11-14-9-6-10-19(14)3/h5-10H,4,11H2,1-3H3,(H2,17,18,20)" ;
  skos:prefLabel "1 (2 اتیل 6 متیل فنیل) 3 [(1 متیل 2 پیرولیل) متیل] تی اوره"@fa, "1-(2-ethyl-6-methylphenyl)-3-[(1-methyl-2-pyrrolyl)methyl]thiourea"@en ;
  ns0:mass "287.425" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XUAZDDKUQXFIIH-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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