@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36683>
  skos:prefLabel "ترکیب کلر آلی"@fa, "organochlorine compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93312> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93312>
  ns0:monoisotopicmass "276.02210" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36683> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n'-(3-chlorophenyl)-n-[(3-chlorophenyl)methylidene]methanimidamide"@en, "N' (3 کلروفنیل) N [(3 کلروفنیل) متیلیدن] متانیمیدامید"@fa ;
  ns0:inchikey "IVDUVYRBLGSJAO-UHFFFAOYSA-N" ;
  ns0:mass "277.149" ;
  ns0:inchi "InChI=1S/C14H10Cl2N2/c15-12-4-1-3-11(7-12)9-17-10-18-14-6-2-5-13(16)8-14/h1-10H" ;
  ns0:formula "C14H10Cl2N2" ;
  ns0:smiles "C1=CC(=CC(=C1)Cl)C=NC=NC2=CC(=CC=C2)Cl" .

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 .
