@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/p416484522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bouwgeschiedenis van het stadhuis te Culemborg / door L. Sillevis en P.J.W. Beltjes" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595297>,
        <http://data.bibliotheken.nl/id/thes/p078674212>,
        <http://data.bibliotheken.nl/id/thes/p397413394> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073499463> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070263922> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047053496> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045194130> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e12bb9d7d59105ebc53c08c5c2dc099> ;
    schema1:name "De bouwgeschiedenis van het stadhuis te Culemborg" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3e83db5db7fb557c5751c3c350784d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021175006> .

