@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://www.irandoc.acir/onto/irandoc/CHEBI:26375>
  skos:prefLabel "پترین ها"@fa, "pterins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137235> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:137235>
  skos:prefLabel "7,8-dihydropterin"@en, "7،8 دی هیدروپترین"@fa ;
  ns0:smiles "O=C1N=C(NC=2NCC=NC21)N" ;
  ns0:formula "C6H7N5O" ;
  ns0:synonym_EXACT "2-amino-7,8-dihydropteridin-4(1H)-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26375> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PXZWKVIXSKSCFR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C6H7N5O/c7-6-10-4-3(5(12)11-6)8-1-2-9-4/h1H,2H2,(H4,7,9,10,11,12)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "165.06506" ;
  ns0:mass "165.153" .

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 .
