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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115477>
  ns0:mass "306.449" ;
  ns0:inchikey "CLOLPUXUKBYDTC-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H18N2OS2/c1-11(10-14-4-3-9-20-14)16-15(19)17-12-5-7-13(18-2)8-6-12/h3-9,11H,10H2,1-2H3,(H2,16,17,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:monoisotopicmass "306.08606" ;
  skos:prefLabel "1-(4-methoxyphenyl)-3-(1-thiophen-2-ylpropan-2-yl)thiourea"@en, "1 (4 متوکسی فنیل) 3 (1 تیوفن 2 ایل پروپان 2 یل) تی اوره"@fa ;
  ns0:charge "0" ;
  ns0:formula "C15H18N2OS2" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(CC1=CC=CS1)NC(=S)NC2=CC=C(C=C2)OC" .

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