@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/p842416293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktisch leerboek der statistiek / door A. van Doorn en J.A. Links" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602099>,
        <http://data.bibliotheken.nl/id/thes/p077607465>,
        <http://data.bibliotheken.nl/id/thes/p108245640>,
        <http://data.bibliotheken.nl/id/thes/p120750317> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067490719> ;
    schema1:bookEdition "11e herz. en verm. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067801501> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0edf0581146c4ef0ebb260274f3f1df6> ;
    schema1:name "Praktisch leerboek der statistiek" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ae87fa15ec61c4ff30f13a12f92e07d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63975901> .

