@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:5489
  skos:prefLabel "silos"@es, "silos"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:15887 .

nalt:5487
  skos:prefLabel "invernaderos"@es, "greenhouses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:15887 .

nalt:5485
  skos:prefLabel "instalaciones de la finca"@es, "farm buildings"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:15887 .

nalt:15887
  ns0:marc001 "40670" ;
  skos:exactMatch <http://id.cabi.org/cabt/21377>, <http://id.agrisemantics.org/gacs/C5287>, <http://aims.fao.org/aos/agrovoc/c_1142>, <http://id.loc.gov/authorities/subjects/sh99004819> ;
  dc:modified "2018-04-10"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "buildings"@en, "edificios"@es ;
  skos:broader nalt:5481 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:5483, nalt:5489, nalt:5485, nalt:5487 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:5483
  skos:prefLabel "graneros"@es, "barns"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:15887 .

nalt:5481
  skos:prefLabel "estructuras hechas por el hombre"@es, "manmade structures"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15887 .

