@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/p446103845> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van de Zeister Dorpsstraat / door J. Ph. de Monté ver Loren" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613476>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068241542>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Zeist : Van de Poll-Stichting, 1953" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p170150240> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5a164cc4b59ed40d17b025a7e48263c> ;
    schema1:name "De geschiedenis van de Zeister Dorpsstraat" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a196462b0fd1501ad6f1eaf50bbbbb4d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508875869> .

