@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/p037111949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recreatievoorzieningen / J.L.M. van der Voet" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069660204> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862158796> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb15db03ef82f5c785f66472d8bb38eb> ;
    schema1:name "Recreatievoorzieningen" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/675f2d9b2159dbd6d42c8875f2c17e40> .

