@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/p443845271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La baguette youpi / Roel Seidell ; adaptation française: Emmanuelle Caussé" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242200907> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/8307425ddb04374f94587f6245a8d37e> ;
    schema1:inLanguage "fr" ;
    schema1:isbn "9782017225171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2b2f4d07fa2c885a212b0da7a143810> ;
    schema1:name "La baguette youpi" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66c203b304b34eb055778f643db2e856> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1457907406> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/431478d45405bf6694c13f73be9397fc> .

