@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/p387368574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bal van Toos / Henk Hokke, Mark Janssen" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07453288X> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p157343979> ;
    schema1:description "1e druk: 2008",
        "Colofon vermeldt: tekst: Henk Hokke en illustraties: Mark Janssen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314171177> ;
    schema1:isbn "9789043703499" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b00b504df4df9dddf67a6b99dbd25cd2> ;
    schema1:name "De bal van Toos" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d199466b1e9673a88868568f7651f28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905642506> .

