@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:332042
  skos:broader nalt:47452 ;
  skos:hiddenLabel "CAAT-Europe"@en ;
  skos:altLabel "Johns Hopkins Center for Alternatives to Animal Testing"@en, "CAAT (Johns Hopkins Center for Alternatives to Animal Testing)"@en ;
  dc:source "AWIC Staff" ;
  ns0:marc001 "9813982934600041" ;
  skos:prefLabel "Centro de Alternativas a la Experimentación Animal (CAAT)"@es, "Center for Alternatives to Animal Testing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-07-02"^^xsd:date ;
  ns0:marc001previous "93601" ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:related nalt:28681, nalt:7182 ;
  skos:definition nalt:332042_def .

nalt:332042_def
  rdf:value "El CAAT promueve la ciencia humanitaria mediante el respaldo a la creación, el desarrollo, la validación y el uso de alternativas a la utilización de animales en la investigación, pruebas de seguridad de los productos y la educación."@es, "CAAT promote humane science by supporting the creation, development, validation, and use of alternatives to animals in research, product safety testing, and education."@en ;
  dc:source "http://caat.jhsph.edu/about/index.html" ;
  a ns0:Definition .

nalt:7182
  skos:prefLabel "alternativas al uso de animales"@es, "animal use alternatives"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332042 .

nalt:28681
  skos:prefLabel "seguridad del producto"@es, "product safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332042 .

nalt:47452
  skos:prefLabel "instituciones de investigación"@es, "research institutions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332042 .

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

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

