@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:109297>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "252.352" ;
  ns0:charge "0" ;
  ns0:inchikey "CSJXZIYTOPXCEY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:monoisotopicmass "252.10965" ;
  skos:prefLabel "N (4 فلوروفنیل) 4 متیل 1 پیپریدین کربوتیوآمید"@fa, "n-(4-fluorophenyl)-4-methyl-1-piperidinecarbothioamide"@en ;
  ns0:inchi "InChI=1S/C13H17FN2S/c1-10-6-8-16(9-7-10)13(17)15-12-4-2-11(14)3-5-12/h2-5,10H,6-9H2,1H3,(H,15,17)" ;
  ns0:smiles "CC1CCN(CC1)C(=S)NC2=CC=C(C=C2)F" ;
  ns0:formula "C13H17FN2S" .

<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:109297> .

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 .
