@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/p435023349> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Den Helder in de jaren 1990-1994 / Marinus Vermooten ; eindredactie: Evert Tolhuijs ; redactie: Rian Bok" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073259977> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de2f868299539c6f6d0753c25147f241> ;
    schema1:name "Den Helder in de jaren 1990-1994" ;
    schema1:numberOfPages 359 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12e2742cc047eebbf8e9fded1f78aaaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1291653763> .

