@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/p162881657> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het drama van de hyperwerkloosheid / Dirk Horringa" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627256>,
        <http://data.bibliotheken.nl/id/thes/p075666855>,
        <http://data.bibliotheken.nl/id/thes/p077607228>,
        <http://data.bibliotheken.nl/id/thes/p078939216>,
        <http://data.bibliotheken.nl/id/thes/p07895794X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074127551> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905333615X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2155fae1390d7fe09ea432132d49feec> ;
    schema1:name "Het drama van de hyperwerkloosheid" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/214b1dbd01340af81d69ef6a99bdf8d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901815458> .

