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

nalt:300569
  ns0:marc001 "79886" ;
  skos:hiddenLabel "co-variance analysis"@en, "analyses of co-variance"@en, "analysis of co-variance"@en, "ANCOVA"@en, "co-variance analyses"@en ;
  dc:created "2017-05-18"^^xsd:date ;
  skos:prefLabel "analysis of covariance"@en, "análisis de la covarianza"@es ;
  skos:broader nalt:8465 ;
  skos:altLabel "covariance analyses"@en, "covariance analysis"@en, "analyses of covariance"@en, "ANCOVA (analysis of covariance)"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:8463 .

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

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:300569 .

nalt:8463
  skos:prefLabel "análisis de varianza"@es, "analysis of variance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300569 .

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

