@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://www.irandoc.acir/onto/irandoc/CHEBI:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105907> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105907>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:inchi "InChI=1S/C17H13FN4O2/c18-10-4-3-5-11(8-10)19-16(24)14-9-15(23)21-17-20-12-6-1-2-7-13(12)22(14)17/h1-8,14H,9H2,(H,19,24)(H,20,21,23)" ;
  ns0:smiles "C1C(N2C3=CC=CC=C3NC2=NC1=O)C(=O)NC4=CC(=CC=C4)F" ;
  skos:prefLabel "n-(3-fluorophenyl)-2-oxo-4,10-dihydro-3h-pyrimido[1,2-a]benzimidazole-4-carboxamide"@en, "N (3 فلوروفنیل) 2 اکسو 4،10 دی هیدرو 3H پیریمیدو[1،2 a] بنزیمیدازول 4 کربوکسامید"@fa ;
  ns0:mass "324.310" ;
  ns0:inchikey "BJUDOKWNSGYHOC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "324.10225" ;
  ns0:formula "C17H13FN4O2" .

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