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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109216>
  ns0:monoisotopicmass "290.18167" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:inchikey "YGRYFCZQGYTLSY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-(2-tert-butylphenyl)-3-cyclohexylthiourea"@en, "1 (2 ترت بوتیل فنیل) 3 سیکلوهگزیل تی اوره"@fa ;
  ns0:mass "290.468" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H26N2S" ;
  ns0:smiles "CC(C)(C)C1=CC=CC=C1NC(=S)NC2CCCCC2" ;
  ns0:inchi "InChI=1S/C17H26N2S/c1-17(2,3)14-11-7-8-12-15(14)19-16(20)18-13-9-5-4-6-10-13/h7-8,11-13H,4-6,9-10H2,1-3H3,(H2,18,19,20)" .

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 .
