@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/p861672143> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toekomst van de vrije tijd / Pieterjan van Delden" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626659>,
        <http://data.bibliotheken.nl/id/thes/p077592549>,
        <http://data.bibliotheken.nl/id/thes/p077611403>,
        <http://data.bibliotheken.nl/id/thes/p078436931>,
        <http://data.bibliotheken.nl/id/thes/p078952263>,
        <http://data.bibliotheken.nl/id/thes/p397365179> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068850344>,
        <http://data.bibliotheken.nl/id/thes/p075322110> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054778026> ;
    schema1:isbn "9060019733" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8b18f5385fe431e06521c47785905b5> ;
    schema1:name "De toekomst van de vrije tijd" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55030827dbd6cb5c086811befc26a1fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901435260> .

