@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/p850592992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuur in stroomversnelling / C.A. van Peursen" ;
    dcterms1:issued "1985" ;
    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>,
        <http://data.bibliotheken.nl/id/thes/p397314728> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068218494> ;
    schema1:bookEdition "5e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010052516" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/651183fdbd3821b0d918728770777cba> ;
    schema1:name "Cultuur in stroomversnelling" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b46353269f655e49b22d1d985c84e933> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64116280> .

