@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://lod.nal.usda.gov/nalt/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns1: <https://lod.nal.usda.gov/naltv#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns2: <https://lod.nal.usda.gov/> . @prefix dct: <http://purl.org/dc/terms/> . <https://lod.nal.usda.gov/nalt/206213> dct:created "2013-09-25"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2013-12-06"^^<http://www.w3.org/2001/XMLSchema#date> ; a owl:NamedIndividual, skos:Concept, ns1:Topic ; skos:altLabel "nutrition and exercise programs"@en ; skos:broader <https://lod.nal.usda.gov/nalt/28293> ; skos:inScheme ns2:nalt ; skos:prefLabel "nutrition and physical activity programs"@en, "programas de nutrición y actividad física"@es ; skos:related <https://lod.nal.usda.gov/nalt/37116> . <https://lod.nal.usda.gov/nalt/28293> skos:narrower <https://lod.nal.usda.gov/nalt/206213> . <https://lod.nal.usda.gov/nalt/37116> skos:related <https://lod.nal.usda.gov/nalt/206213> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://lod.nal.usda.gov/nalt/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns2: <https://lod.nal.usda.gov/> .
@prefix dct: <http://purl.org/dc/terms/> .

<https://lod.nal.usda.gov/nalt/206213>
    dct:created "2013-09-25"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2013-12-06"^^<http://www.w3.org/2001/XMLSchema#date> ;
    a owl:NamedIndividual, skos:Concept, ns1:Topic ;
    skos:altLabel "nutrition and exercise programs"@en ;
    skos:broader <https://lod.nal.usda.gov/nalt/28293> ;
    skos:inScheme ns2:nalt ;
    skos:prefLabel "nutrition and physical activity programs"@en, "programas de nutrición y actividad física"@es ;
    skos:related <https://lod.nal.usda.gov/nalt/37116> .

<https://lod.nal.usda.gov/nalt/28293>
    skos:narrower <https://lod.nal.usda.gov/nalt/206213> .

<https://lod.nal.usda.gov/nalt/37116>
    skos:related <https://lod.nal.usda.gov/nalt/206213> .