@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/p852409109> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeen stemrecht / door P" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393867749>,
        <http://data.bibliotheken.nl/id/nbt/p432763066> ;
    dcterms1:issued "1879" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/649728" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070249156> ;
    schema1:description "P. is waarschijnlijk B.H. Pekelharing" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74999dcbbb7714dcb770e7de85803569> ;
    schema1:name "Algemeen stemrecht" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db033a34765bea8e50bd4234cd731053> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64161975> .

