@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://www.irandoc.acir/onto/irandoc/CHEBI:22693>
  skos:prefLabel "باربیتورات ها"@fa, "barbiturates"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107064> .

<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:107064>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H17N3O4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "303.314" ;
  ns0:smiles "C1=CC=C(C=C1)CN2C(=O)C(=CNCCCO)C(=O)NC2=O" ;
  ns0:inchikey "IUYCTACRDXLMDU-UHFFFAOYSA-N" ;
  skos:prefLabel "5 [(3 هیدروکسی پروپیلامین) متیلیدن] 1 (فنیل متیل) 1،3 دیازینان 2،4،6 تریون"@fa, "5-[(3-hydroxypropylamino)methylidene]-1-(phenylmethyl)-1,3-diazinane-2,4,6-trione"@en ;
  ns0:inchi "InChI=1S/C15H17N3O4/c19-8-4-7-16-9-12-13(20)17-15(22)18(14(12)21)10-11-5-2-1-3-6-11/h1-3,5-6,9,16,19H,4,7-8,10H2,(H,17,20,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22693> ;
  ns0:monoisotopicmass "303.12191" ;
  ns0:charge "0" .

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 .
