@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/p383687586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voetbalgek!" ;
    dcterms1:issued "2014" ;
    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/p322707595>,
        <http://data.bibliotheken.nl/id/thes/p329819119>,
        <http://data.bibliotheken.nl/id/thes/p329819135> ;
    schema1:description "Oorspronkelijke Franse uitgave: BAMBOO Éditions, ©2008",
        "Reeks bedacht door: Jenfèvre en Sulpice" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343531550> ;
    schema1:isbn "9789462102224" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98945751ce5362057c94f723514373d5> ;
    schema1:name "Voetbalgek!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/487823c5c47e0043b193bc8598c356b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900440122> .

