@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/p811540472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliotheken en historie in de 16e eeuw / door L. Brummel" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397359004> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06843278X> ;
    schema1:description "Afscheidscollege Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c02b07185b1bec2c0245d5128eaf87a> ;
    schema1:name "Bibliotheken en historie in de 16e eeuw" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2c95cc06cddfc7cc5e1d8307ec1d0ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63301408> .

