@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:48470>
  skos:prefLabel "اسید آمیدوبنزوئیک"@fa, "amidobenzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94036> .

<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:94036>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5-bromo-2-[[2-(4-tert-butylphenoxy)-1-oxoethyl]amino]benzoic acid methyl ester"@en, "5 برومو 2 [[2 (4 ترت بوتیل فنوکسی) 1 اکسو اتیل] آمینو] بنزوئیک متیل استر"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48470> ;
  ns0:formula "C20H22BrNO4" ;
  ns0:inchikey "INGUWWSFDCFHCG-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H22BrNO4/c1-20(2,3)13-5-8-15(9-6-13)26-12-18(23)22-17-10-7-14(21)11-16(17)19(24)25-4/h5-11H,12H2,1-4H3,(H,22,23)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)(C)C1=CC=C(C=C1)OCC(=O)NC2=C(C=C(C=C2)Br)C(=O)OC" ;
  ns0:mass "420.297" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "419.07322" .

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