@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/p82153114X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatievoorziening en macrobeslissingen / [door] C.A. van den Beld" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067558534> ;
    schema1:description "Verslag van inleiding en discussie gehouden op 21 januari 1980" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822599848> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3c058cf97b2627bdff8009aadd85d08> ;
    schema1:name "Informatievoorziening en macrobeslissingen" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b2cd8f4f8b9f009aab4c67174c3b1d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63427600> .

