@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p375794050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapporten van de gouverneurs in de provinciën, 1840-1849 / A.J.C. Rüter" ;
    dcterms1:issued "1941" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067489907> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83160199X>,
        <http://data.bibliotheken.nl/id/nbt/p850755042> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12a9dd6f7ba6bab8ac7a306ac3624491> ;
    schema1:name "Rapporten van de gouverneurs in de provinciën, 1840-1849" ;
    schema1:numberOfPages 444 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5496a51370d9c7a60b2f30fd8478620c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880572826> .

