@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/p054098831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kate Greenaway ; Randolph Caldecott / door C. Veth" ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067500048>,
        <http://data.bibliotheken.nl/id/thes/p068711786> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367805> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850691451> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1da7012a69323f51679ca84d2c383e5c> ;
    schema1:name "Kate Greenaway ; Randolph Caldecott" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/456a7e91d5490736eecaa7d9eb68b37d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65051477> .

