@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/p456568824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Mukkeltrein / Sven Nordqvist ; vertaling [uit het Zweeds]: Annick Van den Eynde" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071297693> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p392108038> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789002286605" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/730a660b753f4ae6b3d649b799fa6ac7> ;
    schema1:name "De Mukkeltrein" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2accd39910c7f515472120c8abbb010e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1561499186> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7c5d0e550a4b92c1e4b4099abf95c861> .

