@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/p353440957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Op die Kerckestraet' : een samenkomst van oud en nieuw / [bijdragen van Sef Lamberts ... et al.]" ;
    dcterms1:issued "2012" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314757163> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274589044> ;
    schema1:isbn "9789078038221" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c64a266b12cf345ac96874848f777733> ;
    schema1:name "' Op die Kerckestraet' : een samenkomst van oud en nieuw" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43c83d0b8d0a7031863742ac8db35acd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/820815038> .

