@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/p861952618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Tot de laatste snik : een bloemlezing / een realisatie van Wilfried Bertels [tekst] ; en Hugo Leyers [ill.]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071766693> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073367885> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063041055" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/136fb1cb07ff15f4b3d230fed63728bb> ;
    schema1:name "... Tot de laatste snik : een bloemlezing" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2a13d81f8ad53f8f6965ecef09cc4b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906506856> .

