@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/p405789300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met de Neus en Co op stap / Piet Schepens ; Hachèl [aut]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072230169> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/23aadee59509cc97465478a96c77c5f9> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19083bd5a9e8644aab084c4a0920fcd6> ;
    schema1:name "Met de Neus en Co op stap" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec5554642d7f1ea0e62e14843fbe2221> .

