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

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116638>
  ns0:inchikey "IUDRRORFXYRGME-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C13H11N5O/c1-18-16-13(15-17-18)14-12(19)11-7-6-9-4-2-3-5-10(9)8-11/h2-8H,1H3,(H,14,16,19)" ;
  ns0:mass "253.260" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H11N5O" ;
  skos:prefLabel "N (2 متیل 5 تترازولیل) 2 نفتالین کربوکسامید"@fa, "n-(2-methyl-5-tetrazolyl)-2-naphthalenecarboxamide"@en ;
  ns0:monoisotopicmass "253.09636" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48739> ;
  ns0:smiles "CN1N=C(N=N1)NC(=O)C2=CC3=CC=CC=C3C=C2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
