@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/p270507507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thomas van Kempen en zijn Navolging van Christus / onder red. van Charles Caspers en Thom Mertens" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068570694>,
        <http://data.bibliotheken.nl/id/thes/p077594347>,
        <http://data.bibliotheken.nl/id/thes/p151425124> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069455465>,
        <http://data.bibliotheken.nl/id/thes/p07123800X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841018103> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cefe0a5d933d5746b79688daf825660c> ;
    schema1:name "Thomas van Kempen en zijn Navolging van Christus" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2043fde67b36804a4e0b2f8a56d81a1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66707275> .

