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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121597>
  ns0:monoisotopicmass "419.16675" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:inchikey "LGPSGVUVTSJALL-UHFFFAOYSA-N" ;
  skos:prefLabel "1-(2-furanylmethyl)-3-(3-methoxyphenyl)-1-[2-(2-methyl-1h-indol-3-yl)ethyl]thiourea"@en, "1 (2 فورانیل متیل) 3 (3 متوکسی فنیل) 1 [2 (2 متیل 1H ایندول 3 یل) اتیل] تی اوره"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "419.541" ;
  ns0:inchi "InChI=1S/C24H25N3O2S/c1-17-21(22-10-3-4-11-23(22)25-17)12-13-27(16-20-9-6-14-29-20)24(30)26-18-7-5-8-19(15-18)28-2/h3-11,14-15,25H,12-13,16H2,1-2H3,(H,26,30)" ;
  ns0:smiles "CC1=C(C2=CC=CC=C2N1)CCN(CC3=CC=CO3)C(=S)NC4=CC(=CC=C4)OC" ;
  ns0:formula "C24H25N3O2S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
