@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:47259
  skos:prefLabel "bibliotecas"@es, "libraries"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:204113 .

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

nalt:204110
  skos:prefLabel "Institutos Nacionales de Salud"@es, "National Institutes of Health"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:204113 .

nalt:205083
  skos:prefLabel "Centro Nacional de Información sobre Biotecnología"@es, "National Center for Biotechnology Information"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:204113 .

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

nalt:204113
  skos:altLabel "NLM (National Library of Medicine)"@en, "US National Library of Medicine"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "National Library of Medicine (U.S.)"@en ;
  ns0:marc001 "70149" ;
  skos:prefLabel "Biblioteca Nacional de Medicina"@es, "National Library of Medicine"@en ;
  skos:related nalt:47259 ;
  skos:narrower nalt:205083 ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:204110 ;
  dc:created "2013-08-28"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> .

