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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109725>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H21N3O2S/c1-24-17-9-7-16(8-10-17)20-19(25)22-13-11-21(12-14-22)18(23)15-5-3-2-4-6-15/h2-10H,11-14H2,1H3,(H,20,25)" ;
  skos:prefLabel "4-benzoyl-n-(4-methoxyphenyl)-1-piperazinecarbothioamide"@en, "4 بنزوئیل N (4 متوکسی فنیل) 1 پیپرازین کربوتیوآمید"@fa ;
  ns0:mass "355.456" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC=C(C=C1)NC(=S)N2CCN(CC2)C(=O)C3=CC=CC=C3" ;
  ns0:monoisotopicmass "355.13545" ;
  ns0:formula "C19H21N3O2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:inchikey "FLGJWXLAVXGUGC-UHFFFAOYSA-N" .

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