@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/p853182299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A latent Markov model to correct for measurement error / Frank van de Pol ; Jan de Leeuw" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069243182> ;
    schema1:bookEdition "2nd version" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073305111> ;
    schema1:description "BPA no.: 9039-85-M1-1, second version",
        "Proj. M1-81-314" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0ae99823d9d4acaeef50dfdbc59378a> ;
    schema1:name "A latent Markov model to correct for measurement error" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c27d588c2dece6fa890014b67b571ee4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933254459> .

