@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/p065627881> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De winkelsluitingswet 1951 / [uitg. met commentaar] door H.D. van Wijk" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608259>,
        <http://data.bibliotheken.nl/id/thes/p095994599> ;
    schema1:bookEdition "2e herz. en uitgebr. uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068179960> ;
    schema1:description "1e uitg.: 1952" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851893996> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63d60f969a350413fa37521e76665ae7> ;
    schema1:name "De winkelsluitingswet 1951" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21781520d4084c8db70fac9c5900fa98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65413039> .

