@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/p141618280> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het CDA: crisis en perspectief / met bijdragen van A.C. Zijderveld ... [et al.]" ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068277237> ;
    schema1:description "Omslagtitel",
        "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p81036610X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac1db71ae7537320cc9e0c89f995dfbb> ;
    schema1:name "Het CDA: crisis en perspectief" ;
    schema1:numberOfPages 369 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dad91c09ce458b7eb4740f36b6b74dcc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68974030> .

