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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92625>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38669> ;
  skos:prefLabel "1-tert-butyl-5-[(2,4-dichloro-5-fluorophenyl)methyl]-4-pyrazolo[3,4-d]pyrimidinone"@en, "1 ترت بوتیل 5 [(2،4 دی کلرو 5 فلوروفنیل) متیل] 4 پیرازولو[3،4 دی] پیریمیدینون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC(C)(C)N1C2=C(C=N1)C(=O)N(C=N2)CC3=CC(=C(C=C3Cl)Cl)F" ;
  ns0:formula "C16H15Cl2FN4O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H15Cl2FN4O/c1-16(2,3)23-14-10(6-21-23)15(24)22(8-20-14)7-9-4-13(19)12(18)5-11(9)17/h4-6,8H,7H2,1-3H3" ;
  ns0:inchikey "YTDLIRCYIUEHAB-UHFFFAOYSA-N" ;
  ns0:mass "369.221" ;
  ns0:monoisotopicmass "368.06069" ;
  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 .
