@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/p205076300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verkorting van den arbeidsdag / G.M. den Tex" ;
    dcterms1:issued "1894" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089373030> ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b0a19d54381003ea975d8c630c13685> ;
    schema1:name "Verkorting van den arbeidsdag" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00965042e2103b2fec1b8c0253da6ed0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150257190> .

