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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123366>
  ns0:formula "C14H11Cl2N3S2" ;
  skos:prefLabel "3 [(2،6 دی کلروفنیل) متیل تیو] 4 متیل 5 تیوفن 2 یل 1،2،4 تری آزول"@fa, "3-[(2,6-dichlorophenyl)methylthio]-4-methyl-5-thiophen-2-yl-1,2,4-triazole"@en ;
  ns0:smiles "CN1C(=NN=C1SCC2=C(C=CC=C2Cl)Cl)C3=CC=CS3" ;
  ns0:inchi "InChI=1S/C14H11Cl2N3S2/c1-19-13(12-6-3-7-20-12)17-18-14(19)21-8-9-10(15)4-2-5-11(9)16/h2-7H,8H2,1H3" ;
  ns0:monoisotopicmass "354.97715" ;
  ns0:mass "356.296" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ARJLOLQLNXHOOC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
