@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#is_conjugate_base_of> rdfs:label "بازه-مزدوج-است"@fa, "is_conjugate_base_of"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:57718>
  ns0:monoisotopicmass "126.00764" ;
  ns0:smiles "O=c1[cH-]c(=O)[n-]c(=O)[nH]1" ;
  ns0:charge "-2" ;
  ns0:mass "126.07030" ;
  skos:prefLabel "barbiturate(2-)"@en, "باربیتورات (2)"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25696> ;
  ns0:subset "3_STAR" ;
  ns0:formula "C4H2N2O3" ;
  ns0:synonym_RELATED "2,4,6-trioxo-1,3-diazinane-1,5-diide", "barbiturate dianion" ;
  ns0:synonym_EXACT "2,4,6-trioxotetrahydro-2H-pyrimidine-1,5-diide" ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:16294> ;
  ns0:inchikey "GVLZYMDNTPNTLV-UHFFFAOYSA-M" ;
  ns0:inchi "InChI=1S/C4H3N2O3/c7-2-1-3(8)6-4(9)5-2/h1H,(H2,5,6,7,8,9)/q-1/p-1" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25696>
  skos:prefLabel "آنیون آلی"@fa, "organic anion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:57718> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:16294>
  skos:prefLabel "باربیتوریک اسید"@fa, "barbituric acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:57718> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
