@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/p428116647> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Groote Kerk te Rotterdam / door J.R. Callenbach" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595289>,
        <http://data.bibliotheken.nl/id/thes/p078557771>,
        <http://data.bibliotheken.nl/id/thes/p181375850> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069260176> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p862130301> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95a8b736b85ba88a4425e40d0cf47f4a> ;
    schema1:name "De Groote Kerk te Rotterdam" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5d45351f641b3bb63cff47ac60ede36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164077437> .

