@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/p443130264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles op zijn kop / Kaat Vrancken & Saskia Halfmouw" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141496657> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p107861135> ;
    schema1:description "Tekst Kaat Vrancken, illustraties Saskia Halfmouw" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407243291> ;
    schema1:isbn "9789045130705" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13d204174b2e3be6dd010b3378031c39> ;
    schema1:name "Alles op zijn kop" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7749d37d00622947c3348134860c9779> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1489998177> .

