@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://udcdata.info/> .
@prefix udcs: <http://udcdata.info/udc-schema> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://udcdata.info/013167>
  skos:notation "-056.2"^^ns0:UDCnotation ;
  skos:note "Physically healthy persons. Persons according to body size, height, stature. Physically ill persons. Persons according to nourishment. Physically handicapped persons. Disabled persons. Motor-handicapped persons"@en, "Pessoas saudáveis. Pessoas segundo a constituição, altura, estatura. Pessoas fisicamente doentes. Pessoas segundo o estado nutricional. Pessoas com deficiência física. Inválidos. Pessoas com incapacidade motora"@pt ;
  skos:broader ns0:013154 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Pessoas segundo o estado físico e de saúde"@pt, "Persons according to physical state and health"@en ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:013154
  skos:notation "-056"^^ns0:UDCnotation ;
  skos:prefLabel "Pessoas segundo a constituição, saúde, disposição, hereditariedade ou outros traços"@pt, "Persons according to constitution, health, disposition, hereditary or other traits"@en ;
  a skos:Concept ;
  skos:narrower ns0:013167 .

