@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://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:16180>
  skos:prefLabel "n-acylglycine"@en, "آسیل گلیسین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105817> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:105817>
  ns0:charge "0" ;
  ns0:monoisotopicmass "298.13174" ;
  ns0:inchikey "XRJPKMPRLKPPJI-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-[2-(3-methoxyanilino)-2-oxoethyl]-4-methylbenzamide"@en, "N [2 (3 متوکسیانیلینو) 2 اکسو اتیل] 4 متیل بنزامید"@fa ;
  ns0:inchi "InChI=1S/C17H18N2O3/c1-12-6-8-13(9-7-12)17(21)18-11-16(20)19-14-4-3-5-15(10-14)22-2/h3-10H,11H2,1-2H3,(H,18,21)(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16180> ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)NCC(=O)NC2=CC(=CC=C2)OC" ;
  ns0:mass "298.337" ;
  ns0:formula "C17H18N2O3" .

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