@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:228975>
  ns0:monoisotopicmass "217.18305" ;
  skos:prefLabel "2،6 دکاماتیلن پیریدین"@fa, "2,6-decamethylene pyridine"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "N1=C2CCCCCCCCCCC1=CC=C2" ;
  ns0:inchikey "YZPIVPVXEUAVNR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "217.356" ;
  ns0:synonym_EXACT "16-azabicyclo[10.3.1]hexadeca-1(16),12,14-triene" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26421> ;
  ns0:inchi "InChI=1S/C15H23N/c1-2-4-6-8-11-15-13-9-12-14(16-15)10-7-5-3-1/h9,12-13H,1-8,10-11H2" ;
  ns0:formula "C15H23N" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26421>
  skos:prefLabel "پیریدین‌ها"@fa, "pyridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228975> .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
