@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/p110921267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aarts' letterkundige almanak voor het Betje Wolff-jaar 1988 en het Aagje Deken-jaar 1991 / onder red. van Dick Welsink en Willy Tibergien" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068162588>,
        <http://data.bibliotheken.nl/id/thes/p073800627> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790975203> ;
    schema1:isbn "9061876885" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34b302d611e55c121f31bce043082534> ;
    schema1:name "Aarts' letterkundige almanak voor het Betje Wolff-jaar 1988 en het Aagje Deken-jaar 1991" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a204f6e53cc57dc3d5f3be048f93926> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65829843> .

