@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://www.irandoc.acir/onto/irandoc/CHEBI:48591>
  skos:prefLabel "n-acylpiperidine"@en, "آسیل پیپریدین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:118399> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:118399>
  ns0:mass "392.450" ;
  skos:prefLabel "1-(3,5-dimethyl-4-isoxazolyl)-3-[(2r,3r,6s)-2-(hydroxymethyl)-6-[2-oxo-2-(1-piperidinyl)ethyl]-3,6-dihydro-2h-pyran-3-yl]urea"@en, "1 (3,5 دی متیل 4 ایزوکسازولیل) 3 [(2R,3R,6S) 2 (هیدروکسی متیل) 6 [2 اکسو 2 (1 پیپریدینیل) اتیل] 3,6 دی هیدرو 2H پیران 3 yl] اوره"@fa ;
  ns0:monoisotopicmass "392.20597" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48591> ;
  ns0:inchikey "VMTZMCYUUHONMK-OAGGEKHMSA-N" ;
  ns0:formula "C19H28N4O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C19H28N4O5/c1-12-18(13(2)28-22-12)21-19(26)20-15-7-6-14(27-16(15)11-24)10-17(25)23-8-4-3-5-9-23/h6-7,14-16,24H,3-5,8-11H2,1-2H3,(H2,20,21,26)/t14-,15-,16+/m1/s1" ;
  ns0:smiles "CC1=C(C(=NO1)C)NC(=O)N[C@@H]2C=C[C@@H](O[C@H]2CO)CC(=O)N3CCCCC3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
