@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:30698
  skos:prefLabel "religión"@es, "religion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:48105 .

nalt:471
  skos:prefLabel "comida kosher"@es, "kosher foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:48105 .

nalt:48105_def
  rdf:value "Gente que practica el Judaísmo y/o que reconoce su identidad étnica o sus ancestros como judíos."@es, "People who practice Judaism and/or identify their ethnic identity or ancestry as Jewish."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:48105
  ns0:marc001 "19952" ;
  skos:related nalt:471, nalt:30698 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/childrensSubjects/sj96005791>, <http://id.loc.gov/authorities/subjects/sh99004956>, <http://id.loc.gov/authorities/subjects/sh85070361> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Jews"@en, "los judíos"@es ;
  skos:definition nalt:48105_def ;
  skos:broader nalt:7596 ;
  skos:hiddenLabel "Jewish"@en ;
  skos:scopeNote "Considerar el uso de un descriptor geográfico de la ubicación del pueblo en cuestión."@es, "Consider using a geographic descriptor for the location of the people being studied."@en ;
  dc:modified "2012-11-30"^^xsd:date .

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

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

nalt:7596
  skos:prefLabel "nacionalidades y grupos étnicos"@es, "nationalities and ethnic groups"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:48105 .

