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

nalt:137373
  skos:prefLabel "distribución de probabildad"@es, "probability distribution"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:64125 .

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

nalt:16569
  skos:prefLabel "resistencia (mecánica)"@es, "strength (mechanics)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:64125 .

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

nalt:64125
  skos:hiddenLabel "Weibull statistic"@en, "Weibull"@en, "Weibull-models"@en, "Weibull models"@en, "Weibull model"@en, "Weibull-model"@en, "Weibull distribution function"@en, "Weibull-distribution function"@en, "Weibull-statistics"@en, "Weibull modulus"@en ;
  dc:modified "2016-07-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:16569 ;
  skos:altLabel "Weibull probability distribution"@en, "Weibull distribution functions"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "39896" ;
  skos:broader nalt:137373 ;
  skos:prefLabel "estadístico de Weibull"@es, "Weibull statistics"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30315> .

