@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/p197285333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nieuwe Kerk : Amsterdam / tekst Ernest Kurpershoek ; red. John Vrieze ; [eindred. Els Brinkman ; fotogr. Erik Hesmerg]" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611546>,
        <http://data.bibliotheken.nl/id/thes/p075629550> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074648454>,
        <http://data.bibliotheken.nl/id/thes/p227324846> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069263124> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e06cab24944e959d4ecf26aa0c3d7b75> ;
    schema1:name "De Nieuwe Kerk : Amsterdam" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef6c78e42485ee86240d854d661ce2d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67551032> .

