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

nalt:55969
  skos:prefLabel "relascopios"@es, "relascopes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:283539 .

nalt:283539
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "telescopios"@es, "telescopes"@en ;
  skos:related nalt:55969, nalt:283541 ;
  dc:created "2016-07-11"^^xsd:date ;
  skos:hiddenLabel "radio telescope"@en, "telescope"@en, "radio telescopes"@en, "binocular telescope"@en ;
  dc:modified "2019-06-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "binocular telescopes"@en ;
  skos:definition nalt:283539_def ;
  skos:broader nalt:399 ;
  ns0:marc001 "79258" .

nalt:283539_def
  rdf:value "Instrumentos utilizados para observar objetos lejanos."@es, "Instruments used to observe distant objects."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:283541
  skos:prefLabel "binoculares"@es, "binoculars"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:283539 .

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

nalt:399
  skos:prefLabel "equipo óptico"@es, "optical equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:283539 .

