@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:194572>
  ns0:inchikey "RMNJZDMKZZZDEF-DUVBNZFFSA-N" ;
  skos:prefLabel "ژئوبارتین بی"@fa, "geobarrettin b"@en ;
  ns0:monoisotopicmass "416.05964" ;
  ns0:inchi "InChI=1S/C17H17BrN6O2/c18-10-3-4-11-9(8-22-13(11)7-10)6-14-16(26)23-12(15(25)24-14)2-1-5-21-17(19)20/h2-4,6-8,22H,1,5H2,(H,23,26)(H,24,25)(H4,19,20,21)/b12-2+,14-6-" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=C(C=C2C(=C1)C(=CN2)/C=C/3/NC(/C(/NC3=O)=C/CCNC(N)=N)=O)Br" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:formula "C17H17BrN6O2" ;
  ns0:mass "417.267" ;
  ns0:charge "0" .

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

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