@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/p118529412> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke kunst / door Lod. Taeymans" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071572945> ;
    schema1:bookEdition "2de dr" ;
    schema1:description "Jubilé-uitgave van het Davidsfonds, ter herinnering aan zijn stichting in 1875" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852390459> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9af706849072c3c5969c0d441d648a0> ;
    schema1:name "Christelijke kunst" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58ebf508e618da5501a721b7c5b006d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69439022> .

