@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5456
  skos:prefLabel "investigación agraria"@es, "agricultural research"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5461 .

nalt:47202
  skos:prefLabel "aplicaciones industriales"@es, "industrial applications"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5461 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:47477
  skos:prefLabel "derechos de propiedad intelectual"@es, "intellectual property rights"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5461 .

nalt:5387
  skos:prefLabel "leyes y regulaciones"@es, "laws and regulations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5461 .

nalt:5461
  skos:altLabel "plant patents"@en, "design patents"@en, "utility patents"@en ;
  skos:broader nalt:5387 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85037207>, <http://id.loc.gov/authorities/subjects/sh85102887> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C6706>, <http://id.loc.gov/authorities/subjects/sh99001711>, <http://id.cabi.org/cabt/86088>, <http://aims.fao.org/aos/agrovoc/c_5627>, <http://id.loc.gov/authorities/subjects/sh99002427> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5456, nalt:47202, nalt:5273, nalt:47477 ;
  skos:prefLabel "patentes"@es, "patents"@en ;
  ns0:marc001 "27370" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "patented"@en, "patenting"@en ;
  dc:modified "2020-02-14"^^xsd:date .

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

