@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/p864666993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ouwe rot heeft altijd wat : verhalen / door Dikke Hannes ; [ill.: Peter Durieux]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072153970>,
        <http://data.bibliotheken.nl/id/thes/p075354195> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075373874> ;
    schema1:description "Uitg. in samenw. met het Landelijk Woonwagenwerk te Den Bosch" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050030238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1761ccf64979a52303e05572808ba8d> ;
    schema1:name "Een ouwe rot heeft altijd wat : verhalen" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eec851c0132d12e8a637e24076841531> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64313114> .

