@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:9146
  skos:prefLabel "métodos de investigación"@es, "research methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:22778 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:137073
  skos:prefLabel "estudios de caso y control"@es, "case-control studies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:22778 .

nalt:22778
  skos:altLabel "case reports"@en, "case report"@en, "case study"@en, "case histories"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85020574>, <http://id.agrisemantics.org/gacs/C351>, <http://aims.fao.org/aos/agrovoc/c_24392>, <http://id.loc.gov/authorities/subjects/sh99001484>, <http://id.cabi.org/cabt/24639> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh94001631> ;
  ns0:marc001 "7116" ;
  skos:hiddenLabel "case-studies"@en ;
  skos:definition nalt:22778_def ;
  skos:related nalt:137073 ;
  skos:broader nalt:9146 ;
  skos:prefLabel "case studies"@en, "estudios de casos prácticos"@es .

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

nalt:22778_def
  rdf:value "Examen profundo de un solo caso o evento."@es, "An in-depth examination of a single instance or event."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

