@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:116290>
  ns0:formula "C14H16N2O3" ;
  ns0:mass "260.289" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1CCN(CC1)C(=O)C2=NOC(=C2)C3=CC=CO3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48591> ;
  ns0:monoisotopicmass "260.11609" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VCAQFWXLGCCEEJ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "[5 (2 فورانیل) 3 ایزوکسازولیل] (4 متیل 1 پیپریدینیل) متانون"@fa, "[5-(2-furanyl)-3-isoxazolyl]-(4-methyl-1-piperidinyl)methanone"@en ;
  ns0:inchi "InChI=1S/C14H16N2O3/c1-10-4-6-16(7-5-10)14(17)11-9-13(19-15-11)12-3-2-8-18-12/h2-3,8-10H,4-7H2,1H3" .

<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:116290> .

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