@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://www.irandoc.acir/onto/irandoc/CHEBI:83565>
  skos:prefLabel "(تری فلورومتیل) بنزن ها"@fa, "(trifluoromethyl)benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105878> .

<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:105878>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83565> ;
  ns0:smiles "CC1=C(C=CO1)C(=O)NNC(=S)NC2=CC=CC=C2C(F)(F)F" ;
  skos:prefLabel "1 [[(2 متیل 3 فورانیل) اکسومتیل] آمینو] 3 [2 (تری فلورومتیل) فنیل] تی اوره"@fa, "1-[[(2-methyl-3-furanyl)-oxomethyl]amino]-3-[2-(trifluoromethyl)phenyl]thiourea"@en ;
  ns0:inchikey "XGWRGERYNMLWMC-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H12F3N3O2S" ;
  ns0:charge "0" ;
  ns0:mass "343.326" ;
  ns0:inchi "InChI=1S/C14H12F3N3O2S/c1-8-9(6-7-22-8)12(21)19-20-13(23)18-11-5-3-2-4-10(11)14(15,16)17/h2-7H,1H3,(H,19,21)(H2,18,20,23)" ;
  ns0:monoisotopicmass "343.06023" ;
  ns0:subset "2_STAR" .

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