@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/p04954845X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kerk, pijler of puinhoop? / W.G. de Vries" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660261> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068254652> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864186398> ;
    schema1:isbn "9050460100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7fdfbc044d050f49c970f1270742c2d> ;
    schema1:name "De kerk, pijler of puinhoop?" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80f73fd85448e339e6d5ae958201631e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/41478083> .

