@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/p066939232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joost van den Vondel 1587-1987 / [Marijke Spies ... et al.]" ;
    dcterms1:issued "1987" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072184051> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2a948239fcc51b1b78240c636a169ee> ;
    schema1:name "Joost van den Vondel 1587-1987" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02b4eb42e4d64fd1bf6a8996162f76c7> .

