@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/p405777752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Neelke, de trommelaar / Lode Opdebeek ; Edmond Van Offel [ill.]" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072531819> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/cc9a9b168f74b4495b701476d6967160> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ea75883f1c888a03c23794dca10ca3b> ;
    schema1:name "De avonturen van Neelke, de trommelaar" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7523d27ab387f2ed9f1a477a63a231fe> .

