@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/p412523159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dus dat is een mus / [Marja Mulder ; tek. Frieda Van Raevels ; met de figuren en medew. van Marc De Bel ; coördinatie en red. Marjolein Noé]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238824551> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073097829>,
        <http://data.bibliotheken.nl/id/thes/p306024314>,
        <http://data.bibliotheken.nl/id/thes/p315409274> ;
    schema1:description "Omslag vermeldt: Samenleesboek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p315409258> ;
    schema1:isbn "9789059327856" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54ec28615fdc8015d68bab74524336a2> ;
    schema1:name "Dus dat is een mus" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad9694a30b55d351b05419f0e19b340e> .

