@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:9117
  skos:prefLabel "modelos animales de enfermedades"@es, "animal disease models"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:315299 .

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

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:315299 .

nalt:315299
  skos:hiddenLabel "murine air-pouch model"@en, "subcutaneous air pouch models"@en, "subcutaneous air pouch"@en, "subcutaneous air-pouch model"@en, "murine air pouch models"@en, "air-pouch model of inflammation"@en, "air-pouch models"@en, "air-pouch model"@en ;
  dc:created "2018-04-06"^^xsd:date ;
  skos:prefLabel "modelo de bolsa de aire"@es, "air pouch model"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:altLabel "subcutaneous air pouch model"@en, "air pouch model of inflammation"@en, "murine air pouch model"@en ;
  skos:broader nalt:9117 ;
  ns0:marc001 "84745" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:758 .

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

