@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/p108579670> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hotel Spaander 100 jaar, 1881-1981 / K. Simons" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397387172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07467563X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8e02f29a8879272ba83950519d24866> ;
    schema1:name "Hotel Spaander 100 jaar, 1881-1981" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1eee950e2e2dfefaef25bd687bc934ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66157783> .

