@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:148319
  skos:prefLabel "sistemas alimentarios locales"@es, "local food systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68415 .

nalt:68415
  skos:related nalt:148319 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "jardines comunitarios"@es, "community gardens"@en ;
  skos:broader nalt:11814 ;
  skos:altLabel "huertos comunitarios"@es, "neighborhood gardens"@en ;
  dc:created "2006-10-13"^^xsd:date ;
  skos:definition nalt:68415_def ;
  skos:hiddenLabel "community garden"@en, "community-gardens"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85029226> ;
  dc:modified "2020-03-04"^^xsd:date ;
  ns0:marc001 "51490" .

nalt:68415_def
  rdf:value "Los jardines comunitarios son proyectos de colaboración en espacios abiertos compartidos donde los participantes comparten el mantenimiento y los productos del jardín, incluidas frutas y verduras frescas saludables y asequibles."@es, "Community gardens are collaborative projects on shared open spaces where participants share in the maintenance and products of the garden, including healthful and affordable fresh fruits and vegetables."@en ;
  dc:source "Centers for Disease Control and Prevention" ;
  a ns0:Definition .

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

nalt:11814
  skos:prefLabel "jardines"@es, "gardens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68415 .

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

