@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:50921_def
  rdf:value "Tejido linfoide de la mucosa del intestino delgado."@es, "Lymphoid tissue on the mucosa of the small intestine."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:50921
  ns0:marc001 "9813987604400041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "Peyer's patches"@en, "folículos linfáticos agregados"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/88016>, <http://aims.fao.org/aos/agrovoc/c_34879>, <http://id.agrisemantics.org/gacs/C30171> ;
  skos:hiddenLabel "Peyer's-patches"@en, "Peyer's patch"@en, "Peyer's patche"@en ;
  ns0:marc001previous "96079" ;
  skos:altLabel "placas de Peyer"@es, "Peyer patches"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:50921_def ;
  dc:modified "2017-09-28"^^xsd:date ;
  skos:broader nalt:20541 .

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

nalt:20541
  skos:prefLabel "sistema linfático"@es, "lymphatic system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:50921 .

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

