@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:200266_def
  rdf:value "Estabulación al aire libre que permite al ganado lechero entrar a los compartimentos y salir de ellos con libertad, en contraste con las cornadizas, donde suele estar recluido. Los establos están frecuentemente cubiertos por un techo; sin embargo, están expuestos a las inclemencias del tiempo, por lo que son utilizados típicamente en regiones con inviernos templados."@es, "Open air stalls in which dairy animals are free to enter and leave, as opposed to being confined in stanchions. The free stalls are usually covered by a roof, but are exposed to the weather and are typically used in regions where there are mild winter temperatures."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:41504
  skos:prefLabel "cubículos libres"@es, "free stalls"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:200266 .

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

nalt:105821
  skos:prefLabel "ganadería de campos libres"@es, "free range husbandry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:200266 .

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

nalt:200266
  skos:hiddenLabel "open-freestall"@en, "open-freestalls"@en, "open freestalls"@en, "open-free stall"@en, "open-free stalls"@en, "open freestall"@en, "open free stall"@en ;
  ns0:marc001 "70621" ;
  skos:prefLabel "estabulación libre abierta"@es, "open free stalls"@en ;
  skos:broader nalt:41504 ;
  skos:definition nalt:200266_def ;
  a skos:Concept, ns0:Topic ;
  dc:created "2013-07-15"^^xsd:date ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:related nalt:105821 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

