@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/p443094128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magische halsband / met illustraties van Sabine van der Stadt ; tekst: Sander Meij" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p391067087> ;
    schema1:bookEdition "Negentiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p342945963>,
        <http://data.bibliotheken.nl/id/thes/p434081698>,
        <http://data.bibliotheken.nl/id/thes/p434081736> ;
    schema1:description "1e druk: 2021",
        "Gebaseerd op het fantasierijke leven van Rutger Vink, Thomas van Grinsven, Paco de Hond" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434140856> ;
    schema1:isbn "9789043936415" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f88deb040f0d726f4522ad38574cba86> ;
    schema1:name "De magische halsband" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88d2fc4a0b741d6ce52dec4d56aad577> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1463585677> .

