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

