@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://www.irandoc.acir/onto/irandoc/CHEBI:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109713> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109713>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "281.313" ;
  ns0:inchikey "PUNBVKNEVSHWHX-UHFFFAOYSA-N" ;
  skos:prefLabel "3 [2 (3 فنوکسی پروپیل) 5 تترازولیل] پیریدین"@fa, "3-[2-(3-phenoxypropyl)-5-tetrazolyl]pyridine"@en ;
  ns0:monoisotopicmass "281.12766" ;
  ns0:inchi "InChI=1S/C15H15N5O/c1-2-7-14(8-3-1)21-11-5-10-20-18-15(17-19-20)13-6-4-9-16-12-13/h1-4,6-9,12H,5,10-11H2" ;
  ns0:smiles "C1=CC=C(C=C1)OCCCN2N=C(N=N2)C3=CN=CC=C3" ;
  ns0:charge "0" ;
  ns0:formula "C15H15N5O" ;
  ns0:subset "2_STAR" .

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 .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
