@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/p109639618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Utrechtse Pieterskerk / [door T.J. Hoekstra]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611546>,
        <http://data.bibliotheken.nl/id/thes/p075633930> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068574657> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090932862> ;
    schema1:isbn "9054790113" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f57976f53b84853643e2b67a43117b3b> ;
    schema1:name "De Utrechtse Pieterskerk" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb9f6470b961fae974bd3559adc73382> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66232273> .

