@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

nalt:136977_def
  rdf:value "Sentencia de una persona autirzada sobre un tema particular."@es, "Judgment of an authoritative person on a particular subject."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:37432
  skos:prefLabel "evaluación de riesgo"@es, "risk assessment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:136977 .

nalt:136977
  skos:hiddenLabel "experts' opinion"@en, "professional opinions"@en, "opinions of experts"@en, "expert evaluations"@en, "expert-opinion"@en, "opinions of expert"@en, "expert evaluation"@en, "experts' opinions"@en, "opinion of experts"@en, "expert opinions"@en, "opinion of expert"@en, "expert's opinions"@en, "expert's opinion"@en ;
  skos:prefLabel "expert opinion"@en, "opinión de expertos"@es ;
  skos:related nalt:28650, nalt:37432 ;
  skos:definition nalt:136977_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28236> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-06-07"^^xsd:date ;
  skos:altLabel "expert judgment"@en, "professional opinion"@en, "expert knowledge"@en, "expert elicitation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "58794" ;
  skos:broader nalt:13774 ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  dc:created "2010-08-27"^^xsd:date .

nalt:13774
  skos:prefLabel "actitudes y opiniones"@es, "attitudes and opinions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:136977 .

nalt:28650
  skos:prefLabel "expertos"@es, "experts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136977 .

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

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

