@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/p352492384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historisch overzicht Limmen 740-1990 / H.J. Brandsma" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149359209> ;
    schema1:description "Jubileumuitg. t.g.v. het 1250-jarig bestaan van Limmen. - Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5fbed0e0dc89375196726732c2a3c36> ;
    schema1:name "Historisch overzicht Limmen 740-1990" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1a51149c18de92e63e7c2b24627dfea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/823200956> .

