@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/p051475324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economische voorlichtingsdienst als dienst voor het bedrijfsleven : taak, organisatie en werkwijze / Economische Voorlichtingsdienst" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075293439> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6550fac8cdc57609a6c854b923d72b59> ;
    schema1:name "De economische voorlichtingsdienst als dienst voor het bedrijfsleven : taak, organisatie en werkwijze" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2ab240ba858ec58feff4db36dd40957> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64980402> .

