@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/p091500109> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de werking van economische stimuli / G.M. van Veldhoven" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075684365>,
        <http://data.bibliotheken.nl/id/thes/p077607023>,
        <http://data.bibliotheken.nl/id/thes/p078492602>,
        <http://data.bibliotheken.nl/id/thes/p078677068> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06914821X>,
        <http://data.bibliotheken.nl/id/thes/p075385899> ;
    schema1:description "Titel ook in het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56babcaa5f08e29e83893c4ec0cd180e> ;
    schema1:name "Over de werking van economische stimuli" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9a711c4fda6f4df599868b316c59daa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65924319> .

