@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/p451575601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voetbalgek!" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072517638>,
        <http://data.bibliotheken.nl/id/thes/p326490442>,
        <http://data.bibliotheken.nl/id/thes/p329819119>,
        <http://data.bibliotheken.nl/id/thes/p329819135> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Édition, ©2025",
        "Reeks bedacht door: Jenfèvre en Sulpice" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343531550> ;
    schema1:isbn "9789002285523" ;
    schema1:issueNumber 210 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdc2b3ccdc10e59bb737f8b8d699a462> ;
    schema1:name "Voetbalgek!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3856caea3eedd689517e1140619e6de6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1534321093> .

