@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:116284>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1-[[(4-amino-1,2,5-oxadiazol-3-yl)hydrazo]methylidene]-2-naphthalenone"@en, "1 [[(4 آمینو 1،2،5 اگزادیازول 3 یل) هیدرازو] متیلیدن] 2 نفتالنون"@fa ;
  ns0:inchi "InChI=1S/C13H11N5O2/c14-12-13(18-20-17-12)16-15-7-10-9-4-2-1-3-8(9)5-6-11(10)19/h1-7,15H,(H2,14,17)(H,16,18)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:formula "C13H11N5O2" ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC=C2C(=C1)C=CC(=O)C2=CNNC3=NON=C3N" ;
  ns0:mass "269.259" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "269.09127" ;
  ns0:inchikey "DHJOUPPBZCVDMT-UHFFFAOYSA-N" .

<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:116284> .

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