@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/p136194796> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van verzuiling naar bezieling / L.J.M. ter Steeg" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07024331X>,
        <https://data.bibliotheken.nl/.well-known/genid/e2db18088463c8f6883bf55459e1c9ad> ;
    schema1:description "Inleiding voor de ledenvergadering van de KVZ op 28 november 1979 te Bunnik" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4b9eaeb6405d47914449135d6584391> ;
    schema1:name "Van verzuiling naar bezieling" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/922cd58f47b8af18089c05bf95bef379> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69138449> .

