@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/p810196956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op bezoek bij Spaanse protestanten / Tildy Hanhart" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561958X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072270403> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830325573>,
        <http://data.bibliotheken.nl/id/nbt/p841148147> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a673f3a51cdb9d9e3fd8cf50f5d6d0f> ;
    schema1:name "Op bezoek bij Spaanse protestanten" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a80253279a09a1c7be429e4e06246701> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63319655> .

