@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/p148264913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Niet ziek, toch arbeidsongeschikt: alles goed en wel" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656965>,
        <http://data.bibliotheken.nl/id/thes/p077608275>,
        <http://data.bibliotheken.nl/id/thes/p078436648> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141608323> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p10964204X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abf5b256d6c10f1310f25a6b2bd240da> ;
    schema1:name "Niet ziek, toch arbeidsongeschikt: alles goed en wel" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ff1f712af05a48405bdcb80e9422cf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68721989> .

