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

<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:109696>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MKNLBAAYTVOHKM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:formula "C17H18N2O3" ;
  skos:prefLabel "4-phenoxybutanoic acid [[amino(phenyl)methylidene]amino] ester"@en, "4 فنوکسی بوتانوئیک اسید [[آمینو(فنیل) متیلیدن] ] استر"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "298.13174" ;
  ns0:inchi "InChI=1S/C17H18N2O3/c18-17(14-8-3-1-4-9-14)19-22-16(20)12-7-13-21-15-10-5-2-6-11-15/h1-6,8-11H,7,12-13H2,(H2,18,19)" ;
  ns0:mass "298.337" ;
  ns0:smiles "C1=CC=C(C=C1)C(=NOC(=O)CCCOC2=CC=CC=C2)N" .

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 .
