@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:774
  skos:prefLabel "personas"@es, "people"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40253 .

nalt:11820
  skos:prefLabel "ocupaciones"@es, "occupations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40253 .

nalt:301254
  skos:prefLabel "extintores"@es, "fire extinguishers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40253 .

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

nalt:17517
  skos:prefLabel "seguridad pública"@es, "public safety"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40253 .

nalt:40253
  ns0:marc001 "15205" ;
  skos:broader nalt:774 ;
  skos:related nalt:11820, nalt:17517, nalt:301254, nalt:40251, nalt:20524 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2002006171>, <http://id.loc.gov/authorities/subjects/sh85048493> ;
  skos:altLabel "firefighters"@en, "smokejumpers"@en ;
  skos:hiddenLabel "fire-fighters"@en, "smokejumper"@en, "fire fighter"@en, "firefighter"@en ;
  dc:modified "2017-06-01"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "bombero"@es, "fire fighters"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85123687> .

nalt:20524
  skos:prefLabel "ciencia y manejo de incendios"@es, "fire science and management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40253 .

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

nalt:40251
  skos:prefLabel "control de incendios"@es, "fire fighting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40253 .

