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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112298>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC(=C(C=C1Cl)Cl)CSC2=NSC(=N2)N" ;
  ns0:inchi "InChI=1S/C9H7Cl2N3S2/c10-6-2-1-5(7(11)3-6)4-15-9-13-8(12)16-14-9/h1-3H,4H2,(H2,12,13,14)" ;
  ns0:monoisotopicmass "290.94585" ;
  ns0:charge "0" ;
  skos:prefLabel "3-[(2,4-dichlorophenyl)methylthio]-1,2,4-thiadiazol-5-amine"@en, "3 [(2،4 دی کلروفنیل) متیل تیو] 1،2،4 تیادیازول 5 آمین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "292.210" ;
  ns0:inchikey "DZDOIHXEUPFBLX-UHFFFAOYSA-N" ;
  ns0:formula "C9H7Cl2N3S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> .

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