@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p852499841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verruilde kerstkindje / Jook Steenhoff" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073498300> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/021fdd18b84044b58b7c931748f60b6d> ;
    schema1:name "Het verruilde kerstkindje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ab06f9c70c20377577dabd2d9434389> .

