@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/p418240485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De viswedstrijd / Michel de Boer ; bureauredaktie: Greetje Kruidhof ; illustraties: Michel de Boer" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111020190> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242090885> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p413315878> ;
    schema1:isbn "9789059523197" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9bb5bca1d2ac96e70cd599c5aa4309b> ;
    schema1:name "De viswedstrijd" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a79a262b1faea34ef289ed5513a5454e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1061851083> .

