@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://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://www.irandoc.acir/onto/irandoc/CHEBI:32877>
  skos:prefLabel "آمین اولیه"@fa, "primary amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104065> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104065>
  ns0:mass "370.486" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H30N2O3/c1-22(2,3)24-21(25)16-27-19-11-10-18(14-20(19)26-4)15-23-13-12-17-8-6-5-7-9-17/h5-11,14,23H,12-13,15-16H2,1-4H3,(H,24,25)" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32877> ;
  ns0:monoisotopicmass "370.22564" ;
  skos:prefLabel "n-tert-butyl-2-[2-methoxy-4-[(2-phenylethylamino)methyl]phenoxy]acetamide"@en, "N ترت بوتیل 2 [2 متوکسی 4 [(2 فنیل اتیل آمینو) متیل] فنوکسی] استامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H30N2O3" ;
  ns0:inchikey "IPHMCOQJRMKMMF-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)(C)NC(=O)COC1=C(C=C(C=C1)CNCCC2=CC=CC=C2)OC" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
