@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/p160308968> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heilige pastoor van Ars / door B.H. Vandenberghe" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071416447> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072875372> ;
    schema1:description "Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p293089590> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1ef67904da5483d542e595efd2eedfb> ;
    schema1:name "De heilige pastoor van Ars" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0854c9ca9c7cb8d4171e2556c9086db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68504186> .

