@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:38975>
  skos:prefLabel "متیل بنزن"@fa, "methylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218524> .

<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:218524>
  ns0:smiles "O=C1NC(=O)C(=O)C(N1)=NC2=C(N)C=C(C)C(=C2)C" ;
  ns0:synonym_EXACT "6-(2-amino-4,5-dimethylphenyl)imino-1,3-diazinane-2,4,5-trione" ;
  ns0:monoisotopicmass "260.09094" ;
  ns0:inchikey "YTTLBEKULJETJA-UHFFFAOYSA-N" ;
  ns0:formula "C12H12N4O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "(E) 6 ((2 آمینو 4،5 دی متیل فنیل) ایمینو) دی هیدروپیریمیدین 2،4،5 (3H) تریون"@fa, "(e)-6-((2-amino-4,5-dimethylphenyl)imino)dihydropyrimidine-2,4,5(3h)-trione"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38975> ;
  ns0:mass "260.253" ;
  ns0:inchi "InChI=1S/C12H12N4O3/c1-5-3-7(13)8(4-6(5)2)14-10-9(17)11(18)16-12(19)15-10/h3-4H,13H2,1-2H3,(H2,14,15,16,18,19)" ;
  ns0:subset "2_STAR" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
