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

<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://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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121858>
  skos:prefLabel "4-[5-(4-ethoxyphenyl)-3-isoxazolyl]-n-[(4-methylphenyl)methyl]butanamide"@en, "4 [5 (4 اتوکسی فنیل) 3 ایزوکسازولیل] N [(4 متیل فنیل) متیل] بوتانامید"@fa ;
  ns0:inchi "InChI=1S/C23H26N2O3/c1-3-27-21-13-11-19(12-14-21)22-15-20(25-28-22)5-4-6-23(26)24-16-18-9-7-17(2)8-10-18/h7-15H,3-6,16H2,1-2H3,(H,24,26)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ILJURSZCZNURRV-UHFFFAOYSA-N" ;
  ns0:mass "378.465" ;
  ns0:charge "0" ;
  ns0:smiles "CCOC1=CC=C(C=C1)C2=CC(=NO2)CCCC(=O)NCC3=CC=C(C=C3)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:monoisotopicmass "378.19434" ;
  ns0:formula "C23H26N2O3" .

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