@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://www.irandoc.acir/onto/irandoc/CHEBI:121458>
  ns0:smiles "C1CCN(CC1)C2=C(C=C(C=C2)C(=O)NC3=NOC=C3)[N+](=O)[O-]" ;
  skos:prefLabel "N (3 ایزوکسازولیل) 3 نیترو 4 (1 پیپریدینیل) بنزامید"@fa, "n-(3-isoxazolyl)-3-nitro-4-(1-piperidinyl)benzamide"@en ;
  ns0:formula "C15H16N4O4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "316.313" ;
  ns0:monoisotopicmass "316.11716" ;
  ns0:inchi "InChI=1S/C15H16N4O4/c20-15(16-14-6-9-23-17-14)11-4-5-12(13(10-11)19(21)22)18-7-2-1-3-8-18/h4-6,9-10H,1-3,7-8H2,(H,16,17,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:inchikey "GMROWGUIVLEKNK-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26151>
  skos:prefLabel "پیپریدین ها"@fa, "piperidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121458> .

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