@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/p412545578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voetbalgek!" ;
    dcterms1:issued "2017" ;
    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/p315808632>,
        <http://data.bibliotheken.nl/id/thes/p317273620>,
        <http://data.bibliotheken.nl/id/thes/p329819119>,
        <http://data.bibliotheken.nl/id/thes/p329819135> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke Franse uitgave: Bamboo Édition, ©2017",
        "Reeks bedacht door: Jenfèvre en Sulpice" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343531550> ;
    schema1:isbn "9789462106017" ;
    schema1:issueNumber 140 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33ec59ebd46b92ca6568b30266c06a4d> ;
    schema1:name "Voetbalgek!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd576800b9e9066d3baef21076cb270b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1007250212> .

