@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34574> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:34574>
  ns0:formula "C20H28N8.2Cl" ;
  ns0:monoisotopicmass "450.18140" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "451.397" ;
  ns0:synonym_EXACT "Bis(3-azidopyridinium)-1,10-decane perchlorate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:inchikey "KVRMFYJZXMVCOK-UHFFFAOYSA-L" ;
  skos:prefLabel "بیس (3 آزیدوپیریدینیم) 1،10 دکان پرکلرات"@fa, "bis(3-azidopyridinium)-1,10-decane perchlorate"@en ;
  ns0:synonym_RELATED "DAPA" ;
  ns0:smiles "[Cl-].[Cl-].[N-]=[N+]=Nc1ccc[n+](CCCCCCCCCC[n+]2cccc(c2)N=[N+]=[N-])c1" ;
  ns0:inchi "InChI=1S/C20H28N8.2ClH/c21-25-23-19-11-9-15-27(17-19)13-7-5-3-1-2-4-6-8-14-28-16-10-12-20(18-28)24-26-22;;/h9-12,15-18H,1-8,13-14H2;2*1H/q+2;;/p-2" ;
  ns0:subset "2_STAR" .

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