@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/p123116929> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Donkere wolken boven de arbeidsmarkt / R. Wolff, R. Penninx" ;
    dcterms1:issued "1994" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c473556e949533cd3cb92345895c86a1> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073394084> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7747e4679089f8a1de944633c2998c77> ;
    schema1:name "Donkere wolken boven de arbeidsmarkt" ;
    schema1:sameAs <http://www.worldcat.org/oclc/769883488> .

