@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/p456099654> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste leesboek / idee & inhoudelijk en grafisch concept: ZNU" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250577038> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p112240003>,
        <http://data.bibliotheken.nl/id/thes/p156694670>,
        <http://data.bibliotheken.nl/id/thes/p268245819>,
        <http://data.bibliotheken.nl/id/thes/p298507315> ;
    schema1:description "Ondertitel op omslag: Superleuke verhalen voor kinderen die leren lezen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044770506" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03b88b52e2afabde560276e5d88024b1> ;
    schema1:name "Mijn eerste leesboek" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/953c3862f3638188afa4fe2f32090e7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1558725897> .

