@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p864654340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ijsmuts van prins Karel : en een paar andere versjes / Han G. Hoekstra ; met plaatjes van Wim Bijmoer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447617664> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070087334> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069448914> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7394764668d59ae883d6c611c420e1e7> ;
    schema1:name "De ijsmuts van prins Karel : en een paar andere versjes" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40fd2b5d62f022c938ceea585d9cbf2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64312576> .

