@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/p236873520> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De steden van Zeeland / W.S. Unger, J.J. Westendorp Boerma" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069747695> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072137878> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f712257a3635bd2dcf9fe6d1c66badd> ;
    schema1:name "De steden van Zeeland" ;
    schema1:sameAs <http://www.worldcat.org/oclc/904077231> .

