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

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:189649>
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "AC55541", "AC 55541" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:inchi "InChI=1S/C25H20BrN5O3/c1-15(17-10-7-11-18(26)14-17)28-31-25(34)22(27-23(32)16-8-3-2-4-9-16)21-19-12-5-6-13-20(19)24(33)30-29-21/h2-14,22H,1H3,(H,27,32)(H,30,33)(H,31,34)/b28-15+" ;
  ns0:monoisotopicmass "517.07495" ;
  ns0:inchikey "UCUHFWIFSHROPY-RWPZCVJISA-N" ;
  ns0:synonym_EXACT "N-[2-{(2E)-2-[1-(3-bromophenyl)ethylidene]hydrazinyl}-2-oxo-1-(4-oxo-3,4-dihydrophthalazin-1-yl)ethyl]benzamide" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "AC 55541"@fa, "ac-55541"@en ;
  ns0:mass "518.371" ;
  ns0:formula "C25H20BrN5O3" ;
  ns0:smiles "C/C(=N/NC(=O)C(NC(=O)C1=CC=CC=C1)C1=NNC(=O)C2=CC=CC=C12)C1=CC=CC(Br)=C1" .

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