@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/p144238292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuur in stroomversnelling / C.A. van Peursen" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068218494> ;
    schema1:bookEdition "5e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068901311" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b57eaca0cfa88f5e0288b40011cca337> ;
    schema1:name "Cultuur in stroomversnelling" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e98bbce2c871ab82d8d1e931e4133990> .

