@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/p439298458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Spoorzone in Tilburg 1863-2023 / redactie Henk van Doremalen, Ronald Peeters en Rob van Putten" ;
    dcterms1:issued "2023" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068461798>,
        <http://data.bibliotheken.nl/id/thes/p071880798>,
        <http://data.bibliotheken.nl/id/thes/p073003166> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789074418225" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d1cc2d6c317c92b895407a3c558904e> ;
    schema1:name "De Spoorzone in Tilburg 1863-2023" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5eed70d45d2cc688ab644458c02aebf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1406832960> .

