@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/p202432947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Omnibusenquête mei 2000 : vrijwilligerswerk / A.M.M. Torringa" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075473739>,
        <https://data.bibliotheken.nl/.well-known/genid/5b422f1427b70ebd10370c7b8024ac96> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/437cf18943efe888aadb7ea8a87bbd70> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p162172699> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6b09e951d941caaf89d7549a766803e> ;
    schema1:name "Omnibusenquête mei 2000 : vrijwilligerswerk" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e68daa9357755eac71f8a6a08481af05> .

