@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/p864935161> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de kiezers tot voorlichting / W.H. de Beaufort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393871746>,
        <http://data.bibliotheken.nl/id/nbt/p432037721> ;
    dcterms1:issued "1894" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/657945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069897913> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p174733119> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c8eded305ac6b62d18c5dd3a1508f72> ;
    schema1:name "Aan de kiezers tot voorlichting" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d539e24210f52a3fd74cd4b7b98a82a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769247185> .

