@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:127294
  skos:prefLabel "ámbitos de estudio"@es, "Fields of Study"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9411 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9411 .

nalt:9418
  skos:prefLabel "fisiología"@es, "physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9411 .

nalt:9407
  skos:prefLabel "patología animal"@es, "animal pathology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9411 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:9411
  skos:related nalt:9418, nalt:58596, nalt:9407, nalt:319 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85101683> ;
  skos:hiddenLabel "pathophysiologies"@en, "disease physiology"@en, "pathophysiologic"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "27379" ;
  skos:prefLabel "fisiopatología"@es, "pathophysiology"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4868>, <http://id.loc.gov/authorities/subjects/sh00006929>, <http://id.cabi.org/cabt/90023> ;
  dc:modified "2018-01-18"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "physiopathology"@en ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:127294 .

nalt:58596
  skos:prefLabel "fitopatología"@es, "plant pathology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9411 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

