@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/p434312665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archeologische kroniek van Zuid-Holland" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203441648> ;
    schema1:description "Omslagtitel: Archeologische kroniek Zuid-Holland : de belangrijkste opgravingen en vondsten uit 2020" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408135131> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/380d25982e6af1456be27576754653c5> ;
    schema1:name "Archeologische kroniek van Zuid-Holland" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0adaea2e19e0b4cf98d2cf60610d9fc4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1274194583> .

