@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/p163669945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuur in stroomversnelling / C.A. van Peursen" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603578>,
        <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 "9e dr" ;
    schema1:description "1e dr.: Amsterdam [etc.] : Elsevier, 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9039107440" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bfe2c733ae275be35ed445812716e86> ;
    schema1:name "Cultuur in stroomversnelling" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/19952c9e4316bc74097f61c41e180be2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68253576> .

