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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107069>
  skos:prefLabel "1-[2-(2-methylphenoxy)ethyl]-3-phenylthiourea"@en, "1 [2 (2 متیل فنوکسی) اتیل] 3 فنیل تی اوره"@fa ;
  ns0:monoisotopicmass "286.11398" ;
  ns0:formula "C16H18N2OS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H18N2OS/c1-13-7-5-6-10-15(13)19-12-11-17-16(20)18-14-8-3-2-4-9-14/h2-10H,11-12H2,1H3,(H2,17,18,20)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "286.394" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:charge "0" ;
  ns0:inchikey "GBPRGJDUEMKMOK-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=CC=C1OCCNC(=S)NC2=CC=CC=C2" .

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 .
