@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:18000>
  skos:prefLabel "آرالکیلامین"@fa, "aralkylamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:194276> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:194276>
  ns0:inchikey "IBVGSFOCMFNIEX-AWEZNQCLSA-N" ;
  ns0:inchi "InChI=1S/C16H21N3O/c1-12(2)19-9-8-14(11-19)16-18-17-15(20-16)10-13-6-4-3-5-7-13/h3-7,12,14H,8-11H2,1-2H3/t14-/m0/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "271.16846" ;
  skos:prefLabel "2 بنزیل 5 [(3S) 1 ایزوپروپیل 3 پیرولیدینیل] 1،3،4 اگزادیازول"@fa, "2-benzyl-5-[(3s)-1-isopropyl-3-pyrrolidinyl]-1,3,4-oxadiazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H21N3O" ;
  ns0:smiles "O1C(=NN=C1CC2=CC=CC=C2)[C@@]3(CN(CC3)C(C)C)[H]" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-benzyl-5-[(3S)-1-propan-2-ylpyrrolidin-3-yl]-1,3,4-oxadiazole" ;
  ns0:mass "271.364" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
