@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/p456334262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wandeling door het kloosterdorp Steyl / tekst: Sef Derkx ; fotografie: Sjaak Peters" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072035560> ;
    schema1:bookEdition "[2e druk]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p289039037> ;
    schema1:description "1e druk: 2002",
        "Jubileumuitgave ter gelegenheid van 150 jaar kloosterdorp Steyl" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9783805006422" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ab8d54b20d87653693416a304eb274b> ;
    schema1:name "Een wandeling door het kloosterdorp Steyl" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04df6f9d05914cb4d1f116d6188ab8c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1559153571> .

