@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/p036825980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeen stemrecht / door F. Domela Nieuwenhuis" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p434041408> ;
    dcterms1:issued "1885" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068380356> ;
    schema1:description "Inhoud der voordracht, gehouden te St. Anna-Parochie 13 April 1885" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c78fbc642de442f23fb6a943dca29ac> ;
    schema1:name "Algemeen stemrecht" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e28986ada0beb482b4d09000553d5d5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64475217> .

