@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:323018
  ns0:marc001 "89517" ;
  skos:related nalt:18228, nalt:221214 ;
  skos:hiddenLabel "photo-irradiations"@en, "photoirradiated"@en, "photo-irradiated"@en, "photoirradiations"@en ;
  skos:narrower nalt:330012 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "photo-irradiation"@en ;
  skos:broader nalt:40933 ;
  skos:prefLabel "fotoirradiación"@es, "photoirradiation"@en ;
  dc:modified "2019-04-18"^^xsd:date ;
  dc:created "2018-08-06"^^xsd:date .

nalt:330012
  skos:prefLabel "irradiación de luz pulsada"@es, "pulsed light irradiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:323018 .

nalt:18228
  skos:prefLabel "luz"@es, "light"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323018 .

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

nalt:221214
  skos:prefLabel "fototerapia"@es, "phototherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323018 .

nalt:40933
  skos:prefLabel "irradiación"@es, "irradiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:323018 .

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

