@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:25392>
  skos:prefLabel "نفتول ها"@fa, "naphthols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125585> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125585>
  ns0:monoisotopicmass "307.02079" ;
  skos:prefLabel "2 برمو N [2 (7 هیدروکسی 1 نفتالنیل) اتیل] استامید"@fa, "2-bromo-n-[2-(7-hydroxy-1-naphthalenyl)ethyl]acetamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H14BrNO2" ;
  ns0:inchikey "YNIMWJBLZMGERM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:inchi "InChI=1S/C14H14BrNO2/c15-9-14(18)16-7-6-11-3-1-2-10-4-5-12(17)8-13(10)11/h1-5,8,17H,6-7,9H2,(H,16,18)" ;
  ns0:mass "308.171" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC2=C(C=C(C=C2)O)C(=C1)CCNC(=O)CBr" .

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 .
