@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:747_def
  rdf:value "Comunicación o pasaje anormal entre dos órganos internos o entre un órgano interno y la superficie del cuerpo."@es, "Abnormal communication or passage between two internal organs, or between an internal organ and the surface of the body."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:339492
  skos:prefLabel "animales fistulados"@es, "fistulated animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:747 .

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:narrower nalt:747 .

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

nalt:747
  ns0:marc001 "15264" ;
  skos:related nalt:339492 ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22010>, <http://id.loc.gov/authorities/subjects/sh85048892>, <http://id.cabi.org/cabt/48356> ;
  skos:definition nalt:747_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "fistula"@en, "fístula"@es ;
  skos:broader nalt:319 ;
  dc:modified "2020-05-06"^^xsd:date .

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

