@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:302233
  skos:prefLabel "feasibility studies"@en, "estudios de viabilidad"@es ;
  skos:hiddenLabel "feasibility-studies"@en, "feasibility study"@en ;
  skos:broader nalt:37565, nalt:5458 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "81502" ;
  dc:created "2017-06-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:definition nalt:302233_def .

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

nalt:37565
  skos:prefLabel "estudios epidemiológicos"@es, "epidemiological studies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:302233 .

nalt:302233_def
  rdf:value "Estudios dirigidos a determinar las ventajas o las desventajas, la factibilidad o la capacidad de lograr un plan, estudio o proyecto previsto."@es, "Studies to determine the advantages or disadvantages, practicability, or capability of accomplishing a projected plan, study, or project."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

nalt:5458
  skos:prefLabel "investigación"@es, "research"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:302233 .

