@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/p448448165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Modernisme in Parkstad Limburg / teksten: Ton van Mastrigt en Sander van Daal" ;
    dcterms1:issued "2017" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p301142122>,
        <http://data.bibliotheken.nl/id/thes/p332868745> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789074106467" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d42d962ba58586a09616945b7b8aa9e> ;
    schema1:name "Modernisme in Parkstad Limburg" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6e20c2a0abd9beaff89f37c7fcbbdd2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518625666> .

