@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p326791337> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Willewete" ;
    dcterms1:issued "2010" ;
    schema1:description "1995: Vanaf 2019 plaats van uitgave: Alkmaar" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9247ef71a66ef455159e3e41138e6922> ;
    schema1:name "Willewete" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d668db50819f233aa5a1ebce6c535d4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/648898145> .

