@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/p802875157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Langs democratische weg / door A.M. Joekes" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416709907> ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070034958> ;
    schema1:description "Rede, gehouden op de algemene vergadering van de Vrijzinnig-Democratische Bond te Amsterdam, 21 november 1936" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841694893> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff3ed14b58ef5f87d193500b3c0644c6> ;
    schema1:name "Langs democratische weg" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d5d53169e38064cbf0dc9f7a884756c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63441035> .

