@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/p448498367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keesje in Nederland / Jacobus P. Bos ; [tekeningen], Jacob Zekveld" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067817750> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044299214> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830040676> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cf4c6e69c857511de13fd4a4477b165> ;
    schema1:name "Keesje in Nederland" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/405d2b98705beb5cc726c21dbe0ddab9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518770972> .

