@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:335055
  dc:modified "2019-12-16"^^xsd:date ;
  skos:prefLabel "library associations"@en, "asociaciones de bibliotecas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:335053 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "9813987584900041" ;
  skos:hiddenLabel "library association"@en ;
  ns0:marc001previous "94143" ;
  skos:definition nalt:335055_def ;
  dc:created "2019-10-25"^^xsd:date .

nalt:335053
  skos:prefLabel "bibliotecología"@es, "library science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:335055 .

nalt:335055_def
  rdf:value "Organizaciones de personas e instituciones asociadas a un tipo de biblioteca o región."@es, "Organizations of persons and institutions associated with a type of library or region."@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 .

