@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/p084846046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie dagen economie in Oisterwijk / [door] Y. S. Brenner [en] A. H. G. M. Spithoven" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068835094> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068835124> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2c82ff122415b61ea983fce2cf1234d> ;
    schema1:name "Drie dagen economie in Oisterwijk" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96203cc0ac9c68dc96b97b15c27698d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65815218> .

