@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/p318713985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat de bodemvondsten ons vertellen van midden-Kennemerland / H.J. Calkoen" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084758082> ;
    schema1:description "Titel op omslag: Wat de bodemvondsten van Midden-Kennemerland ons vertellen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6656f7c5f9302b3047f8808abf082f46> ;
    schema1:name "Wat de bodemvondsten ons vertellen van midden-Kennemerland" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/078e3f554f9bd326011a75e6bc47a06a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/350617558> .

