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

nalt:317990
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:317990_def ;
  skos:related nalt:5156, nalt:10091 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-06-20"^^xsd:date ;
  skos:prefLabel "psychophysiology"@en, "psicofisiología"@es ;
  ns0:marc001 "89939" ;
  skos:broader nalt:9418 .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:317990 .

nalt:9418
  skos:prefLabel "fisiología"@es, "physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:317990 .

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

nalt:10091
  skos:prefLabel "comportamiento humano"@es, "human behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:317990 .

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

nalt:317990_def
  rdf:value "Estudio de la base fisiológica del comportamiento humano y animal."@es, "The study of the physiological basis of human and animal behavior."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

