@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://www.irandoc.acir/onto/irandoc/CHEBI:23697>
  skos:prefLabel "دی کلروبنزن"@fa, "dichlorobenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105840> .

<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:105840>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LCJAIHVROUAWEW-UHFFFAOYSA-N" ;
  skos:prefLabel "1 [[2 (2،4 دی کلروفنوکسی) 1 اکسو اتیل] آمینو] 3 (4 فلوروفنیل) تی اوره"@fa, "1-[[2-(2,4-dichlorophenoxy)-1-oxoethyl]amino]-3-(4-fluorophenyl)thiourea"@en ;
  ns0:mass "388.246" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:inchi "InChI=1S/C15H12Cl2FN3O2S/c16-9-1-6-13(12(17)7-9)23-8-14(22)20-21-15(24)19-11-4-2-10(18)3-5-11/h1-7H,8H2,(H,20,22)(H2,19,21,24)" ;
  ns0:smiles "C1=CC(=CC=C1NC(=S)NNC(=O)COC2=C(C=C(C=C2)Cl)Cl)F" ;
  ns0:formula "C15H12Cl2FN3O2S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "387.00113" .

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