@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/p047592966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliografiese mededelingen over de Dietse vertalingen der \"Imitatio Christi\" / C.G.N. de Vooys" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068632088> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca1532c61da47f7d9447f9e5e306ab1f> ;
    schema1:name "Bibliografiese mededelingen over de Dietse vertalingen der \"Imitatio Christi\"" ;
    schema1:numberOfPages 381 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8c5d933af3737db74dc8a18d9a24cf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64821076> .

