@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/p052706877> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Zondagsevangeliën op de preekstoel / K. Cruysberghs" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594487>,
        <http://data.bibliotheken.nl/id/thes/p078558476>,
        <http://data.bibliotheken.nl/id/thes/p078620228>,
        <http://data.bibliotheken.nl/id/thes/p078628229> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069484074> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85f409065ea72e9fefb30690ee3e143a> ;
    schema1:name "De Zondagsevangeliën op de preekstoel" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d431f38d0023dbbe157728614ff7a180> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64873040> .

