@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p86029479X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onvrijwillige werkloosheid / door Henri Hermans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40774195X> ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627256>,
        <http://data.bibliotheken.nl/id/thes/p075665387>,
        <http://data.bibliotheken.nl/id/thes/p077607228>,
        <http://data.bibliotheken.nl/id/thes/p077607678>,
        <http://data.bibliotheken.nl/id/thes/p07895794X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071522700> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f68808432781657cb7f46b92e179318> ;
    schema1:name "De onvrijwillige werkloosheid" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b15b83c98dcc45856c36d08fc2105b8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63812980> .

