@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/p123945410> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Raadhuis en kantongerecht : bestuur en rechtspraak in Oirschot" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607158>,
        <http://data.bibliotheken.nl/id/thes/p075620170>,
        <http://data.bibliotheken.nl/id/thes/p075632942> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088918459> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097669644> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8219776f2e881ef8cfd17df72b66a46c> ;
    schema1:name "Raadhuis en kantongerecht : bestuur en rechtspraak in Oirschot" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80f8ed613a3bf6d63a724fca8ad55403> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69185848> .

