@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/p439543746> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BIEB : vier eeuwen bibliotheek en Rotterdam / Ben Maandag ; redactie Matthijs Dicke ; voorwoord Theo Kemperman" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174193009> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100115373>,
        <http://data.bibliotheken.nl/id/thes/p180695673> ;
    schema1:description "Rugtitel: B IE B" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083026619" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abd900e57e52c1d1bde7d69f2cd4bb47> ;
    schema1:name "BIEB : vier eeuwen bibliotheek en Rotterdam" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2faf013834e6d67e98452bf09b0a971f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1409334251> .

