@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

nalt:8884_def
  rdf:value "Ángulo entre una onda que golpea una superficie y la perpendicular a esa superficie en el punto de incidencia."@es, "The angle between a wave that strikes a surface and the perpendicular to that surface at the point of incidence."@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 .

nalt:8884
  dc:modified "2018-02-15"^^xsd:date ;
  ns0:marc001 "2507" ;
  skos:altLabel "incidencia, ángulo de"@es, "incidencia (física)"@es, "incidence (physics)"@en ;
  skos:hiddenLabel "incident angles"@en, "incidence angles"@en, "incident angle"@en, "angles of incidences"@en, "incidence angle"@en, "angles of incidence"@en, "grazing angle of incidence"@en, "angle-of-incidence"@en, "angle of incidences"@en ;
  skos:prefLabel "angle of incidence"@en, "ángulo de incidencia"@es ;
  skos:definition nalt:8884_def ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:8887 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:8887
  skos:prefLabel "física de ondas"@es, "wave physics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8884 .

