@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/p443127220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Welkom op school / Met illustraties van Coline Citron" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p424547112> ;
    schema1:description "Omslag vermeldt: Met 50 flapjes!",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789002281006" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/265144f978dc10ff829f636e42077ef5> ;
    schema1:name "Welkom op school" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73dccf39692685f60daa8745b5f068ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1452175123> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/45d4cb68c7a51908210fb795623c1d6b> .

