@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/p173951732> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op weg naar één publiek loket voor werk en inkomen in 2001 / M.P.C. van der Krogt, T. Livius, L.P. Wesdorp" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068600925> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p173951791>,
        <http://data.bibliotheken.nl/id/thes/p173951899> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e34aa2c06069e57d2a6be274110a1b4> ;
    schema1:name "Op weg naar één publiek loket voor werk en inkomen in 2001" .

