@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/p810551306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kris Kras Sint Nicolaasboek / samengest. door Ilona Fennema" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067788513> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f83d19e5e172b15b9c4a23221fe584e3> ;
    schema1:name "Kris Kras Sint Nicolaasboek" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed2c2de32c2c040d87d46d527c111d4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63377944> .

