@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/p841711933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schepenwet en uitvoeringsbesluiten" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621207>,
        <http://data.bibliotheken.nl/id/thes/p075627450>,
        <http://data.bibliotheken.nl/id/thes/p397356781> ;
    schema1:description "Losbladige uitgave met aanvullingen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75784fb0a7724ed15ddb0329720f9f6f> ;
    schema1:name "Schepenwet en uitvoeringsbesluiten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15f1e8a42173d8ed8661c8ada75b0e88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63932573> .

