@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/p443078742> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Milou & Suus / Annie van Gansewinkel & Marthe Verhoest" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091199581> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p443267790> ;
    schema1:description "Tekst Annie van Gansewinkel, illustraties Marthe Verhoest" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462917910" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e817f27d11eb75e0b6577901ac615732> ;
    schema1:name "Milou & Suus" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3f73c7c9e9c0790488c4b1e945693d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1439010633> .

