@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p084985437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij de uitvaart van Dr. Nicolaas Beets 17 maart 1903 : een lied / J.J. Deetman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391340867> ;
    dcterms1:issued "1903" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068445261> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072789972> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/479399ac1f83ae01bc9016ecb0f1ed3d> ;
    schema1:name "Bij de uitvaart van Dr. Nicolaas Beets 17 maart 1903 : een lied" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/898c8bb7ba26edd606d10326728155be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65824910> .

