@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/p423049550> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The champions" ;
    dcterms1:issued "2019" ;
    schema1:bookEdition "Herdruk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15696211X> ;
    schema1:description "Oorspronkelijke uitgave: ©2011" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p171700600> ;
    schema1:isbn "9789492622471" ;
    schema1:issueNumber 190 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01f8339554147c8cf681ea625bc40d1c> ;
    schema1:name "The champions" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7319a1ef523052930bbc3606163e6b20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1105928027> .

