@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/p443061874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Notenkraker en de kerststreken van de Muizenkoning / Alex T. Smith ; vertaling [uit het Engels]: Johanna Rijnbergen" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31596572X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p433975555> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047716693" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/661a2bdb2b65a251d703803296186b39> ;
    schema1:name "De Notenkraker en de kerststreken van de Muizenkoning" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cda9e8293a16b8adcc49126398780e68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1467812623> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/11614f020fc61b7166d5d7ca34e8afae> .

