@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/p428203639> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een eisch van urgentie : een wettelijk geregelde vacantie voor allen die in loondienst zijn / door S. de la Bella jr." ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070784418> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865028494> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1da315832f068a6d286ff50b121af171> ;
    schema1:name "Een eisch van urgentie : een wettelijk geregelde vacantie voor allen die in loondienst zijn" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3bcdd148f292837e5b13934d8de855d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164773690> .

