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

<http://www.irandoc.acir/onto/irandoc/CHEBI:191117>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "490.94802" ;
  ns0:subset "2_STAR" ;
  ns0:mass "493.155" ;
  ns0:inchi "InChI=1S/C19H15Br2N3O3/c20-15-8-13(18(26)17(21)19(15)27)9-23-24-16(25)10-22-14-6-5-11-3-1-2-4-12(11)7-14/h1-9,22,26-27H,10H2,(H,24,25)/b23-9+" ;
  ns0:inchikey "RMBDLOATEPYBSI-NUGSKGIGSA-N" ;
  skos:prefLabel "glycine, n-2-naphthalenyl-, 2-[(3,5-dibromo-2,4-dihydroxyphenyl)methylene]hydrazide"@en, "گلیسین، n 2 نفتالنیل، 2 [(3،5 دی برومو 2،4 دی هیدروکسی فنیل) متیلن] هیدرازید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "N-[(E)-(3,5-dibromo-2,4-dihydroxyphenyl)methylideneamino]-2-(naphthalen-2-ylamino)acetamide" ;
  ns0:smiles "BrC1=C(O)C(=CC(Br)=C1O)/C=N/NC(=O)CNC2=CC=3C(C=C2)=CC=CC3" ;
  ns0:formula "C19H15Br2N3O3" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
