@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48739>
  skos:prefLabel "نفتالین کربوکسامید"@fa, "naphthalenecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116405> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116405>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48739> ;
  ns0:inchi "InChI=1S/C19H15NO2/c1-13(21)15-7-4-8-18(12-15)20-19(22)17-10-9-14-5-2-3-6-16(14)11-17/h2-12H,1H3,(H,20,22)" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HHZNWFMAOMBCMP-UHFFFAOYSA-N" ;
  skos:prefLabel "n-(3-acetylphenyl)-2-naphthalenecarboxamide"@en, "N (3 استیل فنیل) 2 نفتالین کربوکسامید"@fa ;
  ns0:smiles "CC(=O)C1=CC(=CC=C1)NC(=O)C2=CC3=CC=CC=C3C=C2" ;
  ns0:mass "289.329" ;
  ns0:formula "C19H15NO2" ;
  ns0:monoisotopicmass "289.11028" .

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