@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://www.irandoc.acir/onto/irandoc/CHEBI:50511>
  skos:prefLabel "بی پیریدین ها"@fa, "bipyridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104922> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104922>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "lsm-16285"@en, "LSM 16285"@fa ;
  ns0:monoisotopicmass "450.08519" ;
  ns0:inchi "InChI=1S/C26H14N2O6/c29-15-5-1-3-13(11-15)27-23(31)17-7-9-19-22-20(10-8-18(21(17)22)24(27)32)26(34)28(25(19)33)14-4-2-6-16(30)12-14/h1-12,29-30H" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50511> ;
  ns0:smiles "C1=CC(=CC(=C1)O)N2C(=O)C3=C4C(=CC=C5C4=C(C=C3)C(=O)N(C5=O)C6=CC(=CC=C6)O)C2=O" ;
  ns0:inchikey "SEMFLPWCOKACHM-UHFFFAOYSA-N" ;
  ns0:mass "450.400" ;
  ns0:charge "0" ;
  ns0:formula "C26H14N2O6" .

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