@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@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:112267> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112267>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=S)NCC2=CC3=C(C=C2)OCO3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:charge "0" ;
  ns0:inchikey "YHPFMNQEQIJIQS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "300.09325" ;
  ns0:inchi "InChI=1S/C16H16N2O2S/c1-11-2-5-13(6-3-11)18-16(21)17-9-12-4-7-14-15(8-12)20-10-19-14/h2-8H,9-10H2,1H3,(H2,17,18,21)" ;
  ns0:formula "C16H16N2O2S" ;
  ns0:mass "300.377" ;
  skos:prefLabel "1 (1،3 بنزودیوکسل 5 یل متیل) 3 (4 متیل فنیل) تی اوره"@fa, "1-(1,3-benzodioxol-5-ylmethyl)-3-(4-methylphenyl)thiourea"@en ;
  ns0:subset "2_STAR" .

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