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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108220>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "297.352" ;
  ns0:inchikey "BLNHXABCCLZUFM-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "297.14773" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:inchi "InChI=1S/C17H19N3O2/c1-20(2)15-10-8-14(9-11-15)12-18-19-17(21)13-22-16-6-4-3-5-7-16/h3-12H,13H2,1-2H3,(H,19,21)" ;
  skos:prefLabel "N [[4 (دی متیل آمینو) فنیل] متیلیدین آمینو] 2 فنوکسی استامید"@fa, "n-[[4-(dimethylamino)phenyl]methylideneamino]-2-phenoxyacetamide"@en ;
  ns0:smiles "CN(C)C1=CC=C(C=C1)C=NNC(=O)COC2=CC=CC=C2" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H19N3O2" .

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 .
