@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 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:137085
  skos:prefLabel "estudios prospectivos"@es, "prospective studies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30211 .

nalt:30207
  skos:prefLabel "estudios transversales"@es, "cross-sectional studies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30211 .

nalt:30211
  skos:definition nalt:30211_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4557>, <http://id.cabi.org/cabt/67979>, <http://id.loc.gov/authorities/subjects/sh99001636>, <http://id.loc.gov/authorities/subjects/sh99002019> ;
  skos:hiddenLabel "longitudinal analysis"@en, "longitudinal analyses"@en, "longitudinal survey"@en, "longitudinal tests"@en, "longitudinal-studies"@en, "longitudinal study"@en, "longitudinal test"@en ;
  dc:modified "2020-06-12"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "longitudinal surveys"@en ;
  skos:prefLabel "estudios longitudinales"@es, "longitudinal studies"@en ;
  skos:broader nalt:9146 ;
  ns0:marc001 "21769" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85078296> ;
  skos:related nalt:137085, nalt:30207, nalt:27740 ;
  a ns0:Topic, skos:Concept .

nalt:9146
  skos:prefLabel "métodos de investigación"@es, "research methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:30211 .

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

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

nalt:27740
  skos:prefLabel "estudios de cohortes"@es, "cohort studies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30211 .

nalt:30211_def
  rdf:value "Estudios en los que las variables relacionadas con un individuo o grupo de individuos se miden a lo largo de un período."@es, "Studies in which variables relating to an individual or group of individuals are assessed over a period of time."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

