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

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

nalt:8450
  skos:prefLabel "propiedades médicas"@es, "medicinal properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199380 .

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

nalt:199380
  dc:modified "2019-07-25"^^xsd:date ;
  skos:hiddenLabel "antiaging properties"@en, "anti-aging effect"@en, "anti-ageing properties"@en, "anti-ageing effect"@en, "anti-ageing property"@en, "antiaging property"@en, "antiaging activities"@en, "anti-aging activities"@en, "anti-ageing activity"@en, "antiageing effect"@en, "anti-ageing effects"@en, "antiageing effects"@en, "anti-aging property"@en, "anti-ageing activities"@en, "anti-aging activity"@en, "antiageing activities"@en, "antiaging activity"@en, "antiaging effect"@en, "antiaging effects"@en, "antiageing activity"@en ;
  skos:prefLabel "propiedades antienvejecimiento"@es, "anti-aging properties"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2013-05-15"^^xsd:date ;
  ns0:marc001 "63138" ;
  skos:broader nalt:8450 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "anti-aging effects"@en .

