@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/p433843608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De magische halsband / illustraties: Sabine van der Stadt ; tekst: Sander Meij" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p342945963> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p391067087>,
        <http://data.bibliotheken.nl/id/thes/p434081698>,
        <http://data.bibliotheken.nl/id/thes/p434081736> ;
    schema1:description "Gebaseerd op het fantasierijke leven van Thomas van Grinsven (Gewoon Thomas), Rutger Vink (Furtjuh) en Paco" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p43221545X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434081744> ;
    schema1:isbn "9789043922708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a261e819f3ff4641ff27e9deb01959b> ;
    schema1:name "De magische halsband" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38c770e3480554c66ad39b94b8028ef0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1266870911> .

