@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:68291
  ns0:marc001 "51994" ;
  skos:definition nalt:68291_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "small school"@en, "small-schools"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:35899 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99010959> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "escuelas pequeñas"@es, "small schools"@en ;
  dc:created "2006-10-12"^^xsd:date ;
  skos:related nalt:35879 .

nalt:68291_def
  rdf:value "Aunque la denominación de \"pequeñas\" depende del lugar, las escuelas pequeñas de enseñanza primaria y secundaria generalmente no exceden los 750 estudiantes."@es, "Although the designation of \"small\" is relative to locale, small schools of grades K-12 usually do not exceed 750 students."@en ;
  dc:source "ERIC Thesaurus" ;
  a ns0:Definition .

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

nalt:35879
  skos:prefLabel "educación y capacitación rural"@es, "rural education and training"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68291 .

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

nalt:35899
  skos:prefLabel "escuelas"@es, "schools"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68291 .

