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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107918>
  ns0:smiles "CSC1=CC=CC(=C1)NC(=S)N2CCCN(C2)CC3=CC=CC=C3F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-[(2-fluorophenyl)methyl]-n-[3-(methylthio)phenyl]-1,3-diazinane-1-carbothioamide"@en, "3 [(2 فلوروفنیل) متیل] N [3 (متیل تیو) فنیل] 1،3 دیازینان 1 کربوتیوآمید"@fa ;
  ns0:monoisotopicmass "375.12392" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H22FN3S2" ;
  ns0:mass "375.529" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H22FN3S2/c1-25-17-8-4-7-16(12-17)21-19(24)23-11-5-10-22(14-23)13-15-6-2-3-9-18(15)20/h2-4,6-9,12H,5,10-11,13-14H2,1H3,(H,21,24)" ;
  ns0:inchikey "OPOAZAFXRMLGBM-UHFFFAOYSA-N" .

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