@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://www.irandoc.acir/onto/irandoc/CHEBI:38337>
  skos:prefLabel "پیریمیدون"@fa, "pyrimidone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112240> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35800>
  skos:prefLabel "nitroso compound"@en, "ترکیبات نیتروزو"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112240> .

<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:112240>
  ns0:charge "0" ;
  ns0:monoisotopicmass "252.12224" ;
  skos:prefLabel "6 (سیکلوهگزیلامین) 3 متیل 5 نیتروزو 1H پیریمیدین 2،4 دیون"@fa, "6-(cyclohexylamino)-3-methyl-5-nitroso-1h-pyrimidine-2,4-dione"@en ;
  ns0:inchi "InChI=1S/C11H16N4O3/c1-15-10(16)8(14-18)9(13-11(15)17)12-7-5-3-2-4-6-7/h7,12H,2-6H2,1H3,(H,13,17)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35800>, <http://www.irandoc.acir/onto/irandoc/CHEBI:38337> ;
  ns0:formula "C11H16N4O3" ;
  ns0:smiles "CN1C(=O)C(=C(NC1=O)NC2CCCCC2)N=O" ;
  ns0:inchikey "SWLJVDNUQDIJCV-UHFFFAOYSA-N" ;
  ns0:mass "252.270" ;
  ns0:subset "2_STAR" .

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