@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/p438217349> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrolijke canon van Zutphen / tekst: Davy Kastelein ; vormgeving & illustraties: Derk Jan Rouwenhorst ; eindredactie: Nico Lettinck" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p296512605> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072203773>,
        <http://data.bibliotheken.nl/id/thes/p191427667> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5513c9314eccf9499e8bb8803192177> ;
    schema1:name "Vrolijke canon van Zutphen" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a574596085e9a091599011320873c48e> .

