@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/p168706938> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse economie tegen het einde van de twintigste eeuw / A.P. Kusters, D.L. Kabel, F.J.H. Don" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07471807X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069063443>,
        <http://data.bibliotheken.nl/id/thes/p071344381> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f5d5ba3aeff6c996e05316e7116f325> ;
    schema1:name "De Nederlandse economie tegen het einde van de twintigste eeuw" .

