@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/p152045392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kerk van Hillegersberg / G. Scheerder" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611546>,
        <http://data.bibliotheken.nl/id/thes/p077594320>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p078557771>,
        <http://data.bibliotheken.nl/id/thes/p09062615X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071841830> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "909009265X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fe66204eee03035337cb94f604770dc> ;
    schema1:name "De kerk van Hillegersberg" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e1981e6a47568651b74cd29c9a836c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68742612> .

