@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/p311490697> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pietje Kattekwaad / Gebr. Funke-Küpper" ;
    dcterms1:issued "193X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072015675> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p155437437> ;
    schema1:description "Datering: niet in Brinkman, oude spelling, schatting",
        "Gebr. Funke-Küpper zijn Frans en Theo Funke Küpper",
        "Serie G" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99640454e106c5bbd67c8b8e0e7f8d71> ;
    schema1:name "Pietje Kattekwaad" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01f14aee46083e88ab9d913f51bd0bb3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778185141> .

