@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://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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38338>
  skos:prefLabel "آمینوپیریمیدین"@fa, "aminopyrimidine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95221> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:95221>
  ns0:formula "C12H17N4OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38338> ;
  ns0:inchikey "OIXICAMXHDUNAS-UHFFFAOYSA-N" ;
  skos:prefLabel "2-[3-[(6-amino-2-methyl-4-pyrimidinyl)methyl]-4-methyl-5-thiazol-3-iumyl]ethanol"@en, "2 [3 [(6 آمینو 2 متیل 4 پیریمیدینیل) متیل] 4 متیل 5 تیازول 3 یومیل] اتانول"@fa ;
  ns0:smiles "CC1=C(SC=[N+]1CC2=CC(=NC(=N2)C)N)CCO" ;
  ns0:mass "265.356" ;
  ns0:inchi "InChI=1S/C12H17N4OS/c1-8-11(3-4-17)18-7-16(8)6-10-5-12(13)15-9(2)14-10/h5,7,17H,3-4,6H2,1-2H3,(H2,13,14,15)/q+1" ;
  ns0:charge "+1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "265.11176" ;
  ns0:subset "2_STAR" .

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