@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/p443766916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De muis en de mus / Gertrud Jetten ; tekeningen Eefje Kuijl" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112333311> ;
    schema1:bookEdition "[1e druk]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p296153478> ;
    schema1:description "Meeluisterboek. – Met inlogcode" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p383083621> ;
    schema1:isbn "9789463526296" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc36d6ce5d8a6ba6a00e24c2a9835267> ;
    schema1:name "De muis en de mus" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25cdb7de613fa194118e4f430abb2e2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1442194715> .

