@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://www.irandoc.acir/onto/irandoc/CHEBI:79427>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "255.12593" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "Cn1c(cccc1=O)C1CCc2cc(O)ccc2C1" ;
  ns0:inchikey "APBIVLKQBBISBA-UHFFFAOYSA-N" ;
  ns0:formula "C16H17NO2" ;
  ns0:charge "0" ;
  skos:prefLabel "1-methyl-6-(1,2,3,4-tetrahydro-6-hydroxy-2-naphthyl)-2(1h)-pyridone"@en, "1 متیل 6 (1،2،3،4 تتراهیدرو 6 هیدروکسی 2 نفتیل) 2(1H) پیریدون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:inchi "InChI=1S/C16H17NO2/c1-17-15(3-2-4-16(17)19)13-6-5-12-10-14(18)8-7-11(12)9-13/h2-4,7-8,10,13,18H,5-6,9H2,1H3" ;
  ns0:mass "255.31170" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:36786>
  skos:prefLabel "تترالین ها"@fa, "tetralins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79427> .

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 .
