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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113086>
  ns0:smiles "C1CCC(C1)N2C3CCCC2CC(C3)NC(=S)NC4=CC(=CC=C4)Cl" ;
  ns0:inchi "InChI=1S/C20H28ClN3S/c21-14-5-3-6-15(11-14)22-20(25)23-16-12-18-9-4-10-19(13-16)24(18)17-7-1-2-8-17/h3,5-6,11,16-19H,1-2,4,7-10,12-13H2,(H2,22,23,25)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "377.976" ;
  ns0:inchikey "BREACPWXLAMJQV-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  skos:prefLabel "1-(3-chlorophenyl)-3-(9-cyclopentyl-9-azabicyclo[3.3.1]nonan-3-yl)thiourea"@en, "1 (3 کلروفنیل) 3 (9 سیکلوپنتیل 9 آزابی سیکلو [3.3.1] نونان 3 یل) تی اوره"@fa ;
  ns0:charge "0" ;
  ns0:formula "C20H28ClN3S" ;
  ns0:monoisotopicmass "377.16925" .

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