@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/p833130765> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsstatistiek / P. de Wolff" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600498>,
        <http://data.bibliotheken.nl/id/thes/p077607007>,
        <http://data.bibliotheken.nl/id/thes/p107882531> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069349843> ;
    schema1:bookEdition "11e dr" ;
    schema1:description "1e dr.: 1950" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821716395> ;
    schema1:isbn "9014021437" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4239d188d293cc2bb200e2a30dcd9185> ;
    schema1:name "Bedrijfsstatistiek" ;
    schema1:numberOfPages 549 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4472c2ad99365f0e007ed3038463362a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63287136> .

