@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:23043
  skos:broader nalt:384 ;
  skos:exactMatch <http://id.cabi.org/cabt/25008>, <http://id.agrisemantics.org/gacs/C14606>, <http://id.loc.gov/authorities/subjects/sh85021026> ;
  skos:narrower nalt:332048 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "butterfly catheter"@en, "butterfly catheters"@en, "catheter"@en, "catheterisation"@en ;
  dc:modified "2019-07-02"^^xsd:date ;
  ns0:marc001 "7243" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:altLabel "catheterization"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:23043_def ;
  skos:prefLabel "catéteres"@es, "catheters"@en .

nalt:23043_def
  rdf:value "Dispositivo tubular flexible utilizado para administrar líquidos en un vaso sanguíneo, órgano hueco o cavidad corporal o extraerlos de ellos."@es, "A flexible, tubular device that is used to carry fluids into or from a blood vessel, hollow organ, or body cavity."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

nalt:384
  skos:prefLabel "equipo médico y veterinario"@es, "medical and veterinary equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23043 .

nalt:332048
  skos:prefLabel "catéteres venosos centrales"@es, "central venous catheters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:23043 .

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

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

