@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/p19964392X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toekomst in / redevoeringen" ;
    dcterms1:issued "1966" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6ff05ad75632892d3092c4074206e7fd> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068644620>,
        <https://data.bibliotheken.nl/.well-known/genid/6d42aff116be3dac45d63fa04ad769eb> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ffad01113973dc874d31cbba2d003ce> ;
    schema1:name "De toekomst in" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9d5abe71fe1c363a608d9465d0ae496> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67475398> .

