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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:113053>
  ns0:charge "0" ;
  skos:prefLabel "1-(2-methoxyphenyl)-3-(2-pyridinyl)thiourea"@en, "1 (2 متوکسی فنیل) 3 (2 پیریدینیل) تی اوره"@fa ;
  ns0:monoisotopicmass "259.07793" ;
  ns0:inchi "InChI=1S/C13H13N3OS/c1-17-11-7-3-2-6-10(11)15-13(18)16-12-8-4-5-9-14-12/h2-9H,1H3,(H2,14,15,16,18)" ;
  ns0:smiles "COC1=CC=CC=C1NC(=S)NC2=CC=CC=N2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H13N3OS" ;
  ns0:mass "259.328" ;
  ns0:inchikey "BHHLCPFNFSARSO-UHFFFAOYSA-N" .

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