@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:32861
  skos:prefLabel "cambio tecnológico"@es, "technological change"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:47301 .

nalt:47301
  skos:hiddenLabel "innovation-adoption"@en ;
  skos:prefLabel "innovation adoption"@en, "adopción de innovaciones"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:5273 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2015-02-06"^^xsd:date ;
  skos:scopeNote "Usar para la aceptación y uso de nuevas tecnologías o innovaciones; USAR \"transferencia de tecnología\" para referirse al conocimiento (a menudo en forma de patentes o propiedad intelectual) que se genera y desarrolla en un lugar y se transfiere a otro en un esfuerzo por llevar un nuevo producto al mercado."@es, "Use for the acceptance and use of new technologies or innovations; For knowledge, (often in the form of patents or intellectual property), that is generated and developed in one place and transferred to another place, in the effort to bring a new product to market USE technology transfer."@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4660>, <http://aims.fao.org/aos/agrovoc/c_3878>, <http://id.cabi.org/cabt/61088> ;
  ns0:marc001 "19429" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "technology adoption"@en ;
  skos:broader nalt:32861 .

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

nalt:5273
  skos:prefLabel "transferencia de tecnología"@es, "technology transfer"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47301 .

