@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/p433368438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spoedniks zoekt een nieuwe planeet / Stefan Wolters & Barbara de Wolf" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297492349> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159851025> ;
    schema1:description "Tekst: Stefan Wolters & illustraties: Barbara de Wolf" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021682532" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/629825f07172cebfa81f4c2860da3613> ;
    schema1:name "Spoedniks zoekt een nieuwe planeet" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9f6ae316ce6eeb122cb14a38b46d870> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1283776510> .

