@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/p040978427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van Vrijzinnig-Democratische Bond tot Partij van de Arbeid / Adolf Markus Joekes" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070034958>,
        <https://data.bibliotheken.nl/.well-known/genid/eefcb30637a3bfdc5a00be14babc2ad5> ;
    schema1:description "Omslagtitel",
        "Radiorede" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bf6b8b15cf89ff4effeed946bfe533e> ;
    schema1:name "Van Vrijzinnig-Democratische Bond tot Partij van de Arbeid" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b792eb6948f03ac54e4f1cd3e7d62b30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64733066> .

