@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/p43359120X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Den Helder : in de jaren 1970-1974 / Marinus Vermooten" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073259977> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d0316d13a078c5338015cba4624e8d9> ;
    schema1:name "Den Helder : in de jaren 1970-1974" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef729f93d0fdb45613a023e0c267f173> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1259500929> .

