@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/p800173287> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuur in stroomversnelling / C.A. van Peursen" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593502>,
        <http://data.bibliotheken.nl/id/thes/p078478162>,
        <http://data.bibliotheken.nl/id/thes/p078478219>,
        <http://data.bibliotheken.nl/id/thes/p078478383> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068218494> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr. van deze ed.: 1975",
        "Een geheel bewerkte uitg. van Strategie van de cultuur" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010013588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78057dbb1d7350002df2e661ffa189aa> ;
    schema1:name "Cultuur in stroomversnelling" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26efcfd880e798c31db6a20bdbc8345a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71381985> .

