@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/p123620996> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "53° N.B. / Christiaan Terpstra ; [ill. van Lambert Simon] ; samenst. en inl. H.J. Brandsma en J.T. Bremer" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107629755>,
        <http://data.bibliotheken.nl/id/thes/p149865198> ;
    schema1:bookEdition "Heruitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149359209> ;
    schema1:description "Oorspr. uitg.: Den Helder : De Boer, 1944",
        "Uitg. in opdracht van de Heldersche Historische Vereniging" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100419763> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e89b8769b1664510fcddbe99bef014d8> ;
    schema1:name "53° N.B." ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e7ec3c7df548e8c734a10272a8f33e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69176826> .

