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

nalt:752
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85060424>, <http://aims.fao.org/aos/agrovoc/c_16433>, <http://id.cabi.org/cabt/56740>, <http://id.agrisemantics.org/gacs/C20126> ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "hernia"@es, "hernia"@en ;
  skos:hiddenLabel "hernias"@en ;
  skos:broader nalt:319 ;
  dc:modified "2019-06-19"^^xsd:date ;
  skos:definition nalt:752_def ;
  ns0:marc001 "18112" .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:752 .

nalt:752_def
  rdf:value "Salida o protusión de una porción de un órgano o tejido a través de un orificio anormal."@es, "Protrusion of tissue, structure, or part of an organ through the bone, muscular tissue, or the membrane by which it is normally contained. Hernia may involve tissues such as the abdominal wall or the respiratory diaphragm."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

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

