@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p085952176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A class of nonparametric tests for location and scale parameters / Y. Lepage" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314711>,
        <http://data.bibliotheken.nl/id/thes/p123437644> ;
    schema1:bookEdition "Prepubl" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822718014> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3948fc68d1fcd30e4385ba78fb3af554> ;
    schema1:name "A class of nonparametric tests for location and scale parameters" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09a7c088354ff88d0c5cbcab26823b2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65555446> .

