@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/p78191986X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Late-glacial flora and periglacial phenomena in the Netherlands / Thomas van der Hammen" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073839892> ;
    schema1:description "Ook verschenen in: Leidse geologische mededelingen. - Dl. 17 (1951)",
        "Proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/493ec1aa1338001494d630b0794ccb72> ;
    schema1:name "Late-glacial flora and periglacial phenomena in the Netherlands" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52a9d3f669e04ec37f2e50a176e836b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/3459562> .

