@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/p134510070> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De paradox van het alledaagse / A.C. Zijderveld" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075672596>,
        <http://data.bibliotheken.nl/id/thes/p07759729X>,
        <http://data.bibliotheken.nl/id/thes/p078478138>,
        <http://data.bibliotheken.nl/id/thes/p078478332>,
        <http://data.bibliotheken.nl/id/thes/p112192076> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068277237> ;
    schema1:description "Eerder verschenen in Het Financieele Dagblad" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9039106398" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8eb5b2b3f03823377717a92e4613a18a> ;
    schema1:name "De paradox van het alledaagse" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a33ba3ac09a42fc8e80199ea549432d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69156620> .

