@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/p15664620X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Brabants ketierke / Cor Swanenberg ; [ill.: Nelleke de Laat ; portrettek.: Gurt Swanenberg]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073094242> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629399> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055120375" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca6748454a5bebb966fad54860045091> ;
    schema1:name "'t Brabants ketierke" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87cb79308af5b7639750e21b534e80e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68601308> .

