@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:104938>
  ns0:charge "0" ;
  ns0:monoisotopicmass "352.04708" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 [2 [(4 کلروفنیل) تیو] اتیل] 3 (2 متوکسی فنیل) تی اوره"@fa, "1-[2-[(4-chlorophenyl)thio]ethyl]-3-(2-methoxyphenyl)thiourea"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:inchikey "MTCQSHONQUVLPE-UHFFFAOYSA-N" ;
  ns0:mass "352.905" ;
  ns0:inchi "InChI=1S/C16H17ClN2OS2/c1-20-15-5-3-2-4-14(15)19-16(21)18-10-11-22-13-8-6-12(17)7-9-13/h2-9H,10-11H2,1H3,(H2,18,19,21)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC=CC=C1NC(=S)NCCSC2=CC=C(C=C2)Cl" ;
  ns0:formula "C16H17ClN2OS2" .

<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:104938> .

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 .
