@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/p448521652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zionsburg : herstel van een monumentaal landgoed / Charles de Mooij" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068983034> ;
    schema1:description "Uitgave ter gelegenheid van de voltooiing van het herstel van landgoed Zionsburg te Vught" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090402000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1e0ce7f7416d0a1ca320051963a8226> ;
    schema1:name "Zionsburg : herstel van een monumentaal landgoed" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b92e23130140e55ba010ce15a9e664a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1526688715> .

