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

<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:116938>
  ns0:inchi "InChI=1S/C10H11Cl2N3S/c1-15(2)6-13-10(16)14-7-3-4-8(11)9(12)5-7/h3-6H,1-2H3,(H,14,16)" ;
  ns0:mass "276.187" ;
  ns0:smiles "CN(C)C=NC(=S)NC1=CC(=C(C=C1)Cl)Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "1 (3،4 دی کلروفنیل) 3 (دی متیل آمینو متیلیدن) تی اوره"@fa, "1-(3,4-dichlorophenyl)-3-(dimethylaminomethylidene)thiourea"@en ;
  ns0:inchikey "LTGRZTUZJVLSQM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:formula "C10H11Cl2N3S" ;
  ns0:monoisotopicmass "275.00507" ;
  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 .
