@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p781831334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "John Rädecker / door Anton van der Boom" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423876384> ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070716218>,
        <http://data.bibliotheken.nl/id/thes/p075600536>,
        <http://data.bibliotheken.nl/id/thes/p077595246>,
        <http://data.bibliotheken.nl/id/thes/p078446295>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072862009> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851264042> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b8f9a5ba1b6b4876a4645006482ece6> ;
    schema1:name "John Rädecker" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12c5daad65bc50a3c656233e0689b1ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/838861103> .

