@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/p040833208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Huishoudelijk reglement voor de Huizen van Bewaring / [H.J. Zeevalking]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067733050> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8573d9a532bd1828a214924d7bfd8236> ;
    schema1:name "Huishoudelijk reglement voor de Huizen van Bewaring" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b40d67d1011cc479261669510e4ad4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64720472> .

