@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/p050675931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voorzitter der Staten-Generaal / door Frederik Hendrik de Pesters" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354254065> ;
    dcterms1:issued "1865" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397349599> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149731906> ;
    schema1:description "Proefschrift Hoogeschool te Utrecht ter verkrijging van den graad van Doctor in het Romeinsch en hedendaagsch regt in het jaar 1865" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e12499799adfcb5cd06ad45ec2095dc> ;
    schema1:name "De voorzitter der Staten-Generaal" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a02c6561faed606f7327e4b0935c564> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64906049> .

