@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/p440309646> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voetbalgek!" ;
    dcterms1:issued "2023" ;
    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 "Beeldverhaal",
        "Oorspronkelijke Franse uitgave: Bamboo Édition, ©2023",
        "Reeks bedacht door: Jenfèvre en Sulpice" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343531550> ;
    schema1:isbn "9789462108905" ;
    schema1:issueNumber 190 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8416de020d2ba0ee47cc88b938cb327> ;
    schema1:name "Voetbalgek!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc0e55a32358cd5802a32f04bbc2e0f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1407030960> .

