@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:4281
  skos:prefLabel "procedimientos de operación estándares"@es, "standard operating procedures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:315825 .

nalt:199785
  skos:prefLabel "investigaciones pecuarias"@es, "animal research"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:315825 .

nalt:9146
  skos:prefLabel "métodos de investigación"@es, "research methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:315825 .

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

nalt:315825
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "protocols"@en, "protocolos"@es ;
  skos:related nalt:4281, nalt:9146 ;
  skos:broader nalt:4268, nalt:199785 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "protocol"@en ;
  ns0:marc001 "89893" ;
  dc:created "2018-04-27"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date .

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

nalt:4268
  skos:prefLabel "directrices"@es, "guidelines"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:315825 .

