@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/p386087091> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Verzameling overdrukken] / Henri Baudet" ;
    dcterms1:issued "1960-1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069032874> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71a5bdad621270b8f2774acec0a3a1ef> ;
    schema1:name "[Verzameling overdrukken]" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd748a4baef52e54161d7ed23560e73f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898205807> .

