@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/p110643321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De parvenucultuur en andere essays van A.C. Zijderveld" ;
    dcterms1:issued "1993" ;
    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/p397364792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068277237> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9039105642" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/399ee4c407696ca74bcac17705571c79> ;
    schema1:name "De parvenucultuur en andere essays van A.C. Zijderveld" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65db203e95563ec2c9ead85152b2927a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782158314> .

