@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@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:119968> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:119968>
  ns0:inchi "InChI=1S/C13H10BrFN2S/c14-9-5-7-10(8-6-9)16-13(18)17-12-4-2-1-3-11(12)15/h1-8H,(H2,16,17,18)" ;
  skos:prefLabel "1 (4 بروموفنیل) 3 (2 فلوروفنیل) تی اوره"@fa, "1-(4-bromophenyl)-3-(2-fluorophenyl)thiourea"@en ;
  ns0:inchikey "OTFSLGRMDQRXQJ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51276> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H10BrFN2S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "323.97321" ;
  ns0:smiles "C1=CC=C(C(=C1)NC(=S)NC2=CC=C(C=C2)Br)F" ;
  ns0:mass "325.200" .

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