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

<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:194271>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:mass "320.230" ;
  ns0:monoisotopicmass "319.03129" ;
  ns0:inchikey "BAIRHSXXOQFGKQ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H15Cl2N3OS/c1-2-5-15-12(19)17-16-11(18)7-8-3-4-9(13)10(14)6-8/h3-4,6H,2,5,7H2,1H3,(H,16,18)(H2,15,17,19)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-[2-(3,4-dichlorophenyl)acetyl]-n-propylhydrazine-1-carbothioamide"@en, "2 [2 (3،4 دی کلروفنیل) استیل] N پروپیل هیدرازین 1 کربوتیوآمید"@fa ;
  ns0:formula "C12H15Cl2N3OS" ;
  ns0:synonym_EXACT "1-[[2-(3,4-dichlorophenyl)acetyl]amino]-3-propylthiourea" ;
  ns0:smiles "ClC=1C=C(CC(=O)NNC(=S)NCCC)C=CC1Cl" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
