@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p169222896> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belastingen en de arbeidsmarkt in de 21e eeuw / R.A. de Mooij, J.J. Graafland, A.L. Bovenberg" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104147407> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073189189>,
        <http://data.bibliotheken.nl/id/thes/p074678027> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc4173b5eaaaa9330bf7b06ad0030fda> ;
    schema1:name "Belastingen en de arbeidsmarkt in de 21e eeuw" .

