@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/phenylketonuria>
  skos:definition "Phenylketonuria (PKU) is an inherited genetic disorder that increases blood levels of the essential amino acid phenylalanine (a building block of protein). It is normally obtained through the diet in regulated levels. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n968.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Phenylketonuria</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/medical_conditions>, <https://concepts.sagepub.com/social-science/concept/inborn_errors_of_metabolism>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "phenylketonuria"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/inborn_errors_of_metabolism>
  skos:prefLabel "inborn errors of metabolism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phenylketonuria> .

<https://concepts.sagepub.com/social-science/concept/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phenylketonuria> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/phenylketonuria> .

<https://concepts.sagepub.com/social-science/concept/medical_conditions>
  skos:prefLabel "medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phenylketonuria> .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phenylketonuria> .

