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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121866>
  ns0:monoisotopicmass "305.12632" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48470> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-acetyloxy-2-[[cyclohexyl(oxo)methyl]amino]benzoic acid"@en, "5 استیلوکسی 2 [[سیکلوهگزیل(اکسو)متیل]آمینو]بنزوئیک اسید"@fa ;
  ns0:smiles "CC(=O)OC1=CC(=C(C=C1)NC(=O)C2CCCCC2)C(=O)O" ;
  ns0:inchi "InChI=1S/C16H19NO5/c1-10(18)22-12-7-8-14(13(9-12)16(20)21)17-15(19)11-5-3-2-4-6-11/h7-9,11H,2-6H2,1H3,(H,17,19)(H,20,21)" ;
  ns0:inchikey "PVYFLNBBMFUKCU-UHFFFAOYSA-N" ;
  ns0:formula "C16H19NO5" ;
  ns0:charge "0" ;
  ns0:mass "305.326" .

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 .
