@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:38207>
  skos:prefLabel "آمینوپیریدین"@fa, "aminopyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119774> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119774>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 بوتیل 3 (2 هیدروکسی اتیل آمین) 5،6،7،8 تتراهیدروایزوکینولین 4 کربنیتریل"@fa, "1-butyl-3-(2-hydroxyethylamino)-5,6,7,8-tetrahydroisoquinoline-4-carbonitrile"@en ;
  ns0:smiles "CCCCC1=C2CCCCC2=C(C(=N1)NCCO)C#N" ;
  ns0:inchikey "HKUVCNAAVYKKAI-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38207> ;
  ns0:monoisotopicmass "273.18411" ;
  ns0:inchi "InChI=1S/C16H23N3O/c1-2-3-8-15-13-7-5-4-6-12(13)14(11-17)16(19-15)18-9-10-20/h20H,2-10H2,1H3,(H,18,19)" ;
  ns0:charge "0" ;
  ns0:formula "C16H23N3O" ;
  ns0:subset "2_STAR" ;
  ns0:mass "273.374" .

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 .
