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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122098>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36683> ;
  ns0:inchi "InChI=1S/C11H8ClNO2/c12-9-3-5-10(6-4-9)13(14)8-11-2-1-7-15-11/h1-8H" ;
  ns0:inchikey "MEOPKNOHIKFEFO-UHFFFAOYSA-N" ;
  ns0:smiles "C1=COC(=C1)C=[N+](C2=CC=C(C=C2)Cl)[O-]" ;
  ns0:charge "0" ;
  skos:prefLabel "n-(4-chlorophenyl)-1-(2-furanyl)methanimine oxide"@en, "N (4 کلروفنیل) 1 (2 فورانیل) متانیمین اکسید"@fa ;
  ns0:mass "221.640" ;
  ns0:formula "C11H8ClNO2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "221.02436" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
