@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/p12535925X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betje Wolff en Lucretia van Merken / H.A. Höweler" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068319088>,
        <http://data.bibliotheken.nl/id/thes/p069930295> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068954662> ;
    schema1:description "Overdr. uit: Gedenkboek 1954" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19f3b30e239009098ca92956f9b87ad9> ;
    schema1:name "Betje Wolff en Lucretia van Merken" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d96217523aaccddb59333cb246e80732> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69213576> .

