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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116942>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-(4-bromophenyl)-3-(3-methylbutyl)thiourea"@en, "1 (4 بروموفنیل) 3 (3 متیل بوتیل) تی اوره"@fa ;
  ns0:monoisotopicmass "300.02958" ;
  ns0:inchi "InChI=1S/C12H17BrN2S/c1-9(2)7-8-14-12(16)15-11-5-3-10(13)4-6-11/h3-6,9H,7-8H2,1-2H3,(H2,14,15,16)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "301.247" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  ns0:inchikey "RLFJFXJUHLAJGX-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)CCNC(=S)NC1=CC=C(C=C1)Br" ;
  ns0:formula "C12H17BrN2S" .

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