@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/p220330921> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Laatste kijkjes in 't rond / versjes van C. Honigh ; prentjes van Kate Greenaway" ;
    dcterms1:issued "1883" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069242283> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067500048> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36783bc16b7ebfb68857133bd91a2339> ;
    schema1:name "Laatste kijkjes in 't rond" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/291fddb6b6b74656e5c1b29a4f19617f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150315612> .

