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

