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

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103839>
  ns0:charge "+1" ;
  ns0:formula "C18H14BrN4O" ;
  skos:prefLabel "2 (7 برومو 1 متیل 5 تری آزولو[4,5 c] پیریدین 5 یومیل) 1 (2 نفتالنیل) اتانون"@fa, "2-(7-bromo-1-methyl-5-triazolo[4,5-c]pyridin-5-iumyl)-1-(2-naphthalenyl)ethanone"@en ;
  ns0:inchi "InChI=1S/C18H14BrN4O/c1-22-18-15(19)9-23(10-16(18)20-21-22)11-17(24)14-7-6-12-4-2-3-5-13(12)8-14/h2-10H,11H2,1H3/q+1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "382.234" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OXTWOFOMWUURDJ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:smiles "CN1C2=C(C=[N+](C=C2N=N1)CC(=O)C3=CC4=CC=CC=C4C=C3)Br" ;
  ns0:monoisotopicmass "381.03455" .

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