@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/p308168771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine geschiedenis van de Kempen in 20 dagen / Harry de Kok" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p434883360> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068262051>,
        <http://data.bibliotheken.nl/id/thes/p071258477> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305124544> ;
    schema1:isbn "9789040020377" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bb813466152af21699abd2f80460044> ;
    schema1:name "De kleine geschiedenis van de Kempen in 20 dagen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3af6b6ed3678e232c9107c52a9cc417a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774989146> .

