@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/p412402211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuur in stroomversnelling / C.A. van Peursen" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068218494> ;
    schema1:bookEdition "Dertiende druk" ;
    schema1:description "Eerste druk: Amsterdam [etc.] : Elsevier, 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9039107440",
        "9789039107447" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/458c0ad5eee47362a85db443173ac3bd> ;
    schema1:name "Cultuur in stroomversnelling" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42e7233bcfbda072363ccaa544734169> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1002912546> .

