@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:28270
  skos:prefLabel "tecnología de información"@es, "information technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:47262 .

nalt:35066
  skos:prefLabel "Internet"@es, "Internet"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:47262 .

nalt:47262_def
  rdf:value "Conjunto de sitios de Internet que ofrecen recursos de textos, imágenes, sonido y animaciones a través del protocolo de transferencia de hipertexto."@es, "a collection of internet sites that offer text and graphics and sound and animation resources through the hypertext transfer protocol."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:47262
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "WWW (world wide web)"@en, "web technologies"@en, "web tools"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-01-18"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20169>, <http://aims.fao.org/aos/agrovoc/c_36891>, <http://id.loc.gov/authorities/subjects/sh95000541> ;
  skos:hiddenLabel "web technology"@en, "web tool"@en, "web accessible"@en, "world-wide-web"@en ;
  skos:broader nalt:28270 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "40165" ;
  skos:prefLabel "world wide web"@es, "world wide web"@en ;
  skos:related nalt:35066 ;
  skos:definition nalt:47262_def .

