@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/p423896040> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heilige Pastoor van Ars / [door] Walter A. Devetter ; Nederlands van Lambert Swerts" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071416447> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111024749> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068856571> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p111024765> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e0d06085b330ba70bb4c58c48fd35b6> ;
    schema1:name "De heilige Pastoor van Ars" ;
    schema1:numberOfPages 186 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eed1651987744484c8ac5fcbb4207566> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120222669> .

