@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/p145818950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klokken te 's-Heerenberg / G.H. van Borssum Waalkes" ;
    dcterms1:issued "1897" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071287973> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c45898a3da49f3085bf4138a3a60db50> ;
    schema1:name "De klokken te 's-Heerenberg" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed90dd466de49236c9712ca56993af41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68917741> .

