@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/p381333663> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zzp'er en fiscus / Lia Wapperom en Jurgen Warmerdam" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205046002> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p20504610X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811593126> ;
    schema1:isbn "9789013073720" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9647c05bf616b4af8bc16d7198b1d490> ;
    schema1:name "Zzp'er en fiscus" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33d5e0bb33903e7b0e5b215bc2a9083f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/891136024> .

