@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:68479_def
  rdf:value "Personas encargadas de un jardín."@es, "Persons who tend a garden."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:774
  skos:prefLabel "personas"@es, "people"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68479 .

nalt:20
  skos:prefLabel "prácticas de cultivo vegetal"@es, "plant cultural practices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68479 .

nalt:68480
  skos:prefLabel "horticultores"@es, "horticulturists"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68479 .

nalt:68479
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85053087> ;
  dc:created "2006-10-17"^^xsd:date ;
  skos:related nalt:68480, nalt:11814, nalt:20, nalt:28709 ;
  skos:prefLabel "jardineros"@es, "gardeners"@en ;
  skos:broader nalt:774 ;
  ns0:marc001 "51614" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:68479_def .

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

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

nalt:28709
  skos:prefLabel "jardinería"@es, "gardening"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68479 .

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

