@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/p10001612X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herdenking van Jan Kalf (10 mei 1873-6 maart 1954) / door J.G. van Gelder" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069392226> ;
    schema1:description "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07742beb3374ae29b29ef087dae3875b> ;
    schema1:name "Herdenking van Jan Kalf (10 mei 1873-6 maart 1954)" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/946aec540b86eca9efe25b080291eccb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921117675> .

