@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/p405868510> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dikke Miel / Reimond Stijns ; Stan Van Offel [ill.] ; Herman Teirlinck [aut]" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070527415> ;
    schema1:bookEdition "2 ed" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/005679064fa46bed0e85125b2d4f242d>,
        <https://data.bibliotheken.nl/.well-known/genid/8ff782989a16a0719504bfb3820701af> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6380dc7fa77298dfe35e457002c5bfe4> ;
    schema1:name "Dikke Miel" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52d24e749df89f6001d8dc1a481e4bea> .

