@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/p113426313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blijde jaarkring / tekst door H. Divendal ; tekeningen door W. Boost" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069444307> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069288917> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4f67c16399a8d55023a3bce1b2624dd> ;
    schema1:name "De blijde jaarkring" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c11c768b2240b5bc3d41ac84217574aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66376806> .

