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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103991>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1-[(1-tert-butyl-5-tetrazolyl)-phenylmethyl]-4-methylpiperidine"@en, "1 [(1 ترت بوتیل 5 تترازولیل) فنیل متیل] 4 متیل پیپریدین"@fa ;
  ns0:inchi "InChI=1S/C18H27N5/c1-14-10-12-22(13-11-14)16(15-8-6-5-7-9-15)17-19-20-21-23(17)18(2,3)4/h5-9,14,16H,10-13H2,1-4H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  ns0:monoisotopicmass "313.22665" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NZNYJLMJUZNUEJ-UHFFFAOYSA-N" ;
  ns0:smiles "CC1CCN(CC1)C(C2=CC=CC=C2)C3=NN=NN3C(C)(C)C" ;
  ns0:mass "313.441" ;
  ns0:charge "0" ;
  ns0:formula "C18H27N5" .

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