@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/p058908854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liberale partij en de verkiezingen / door mr. W.H. de Beaufort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358009456>,
        <http://data.bibliotheken.nl/id/nbt/p393895106> ;
    dcterms1:issued "1897" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397497202> ;
    schema1:associatedMedia "https://rozet.nl/catalogus/659976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069897913> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0bec0a208f646e1e966930dad55ad6d> ;
    schema1:name "De liberale partij en de verkiezingen" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41d1576039cc1418b36428222ec94366> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65128205> .

