@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/p052709019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat wil de actie? / door J.A. Schutte" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423745506> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101109601> ;
    schema1:description "Radiovoordracht gehouden op 23 november 1939" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052242234> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/554087b80f4a757cbd72af053dce4024> ;
    schema1:name "Wat wil de actie?" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffb6182f51afe7b369e115930b9f997b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64873449> .

