@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/p277341647> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een woord over het achtste hoofdstuk der staatsbegrooting" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393926079> ;
    dcterms1:issued "1865" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/642974" ;
    schema1:description "Koptitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830650741> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8ba36f450c6bc7da81d6e98fd991c2f> ;
    schema1:name "Een woord over het achtste hoofdstuk der staatsbegrooting" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9312ab9d90dc9611599340fd7aeb180f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65920192> .

