@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/p851119697> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De organisatie-aspecten van de automatisering / H. Völlmar" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599945>,
        <http://data.bibliotheken.nl/id/thes/p077607538>,
        <http://data.bibliotheken.nl/id/thes/p078441331>,
        <http://data.bibliotheken.nl/id/thes/p078616832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072809566> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820579092> ;
    schema1:isbn "9020713477" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11d8f648f8eb802cbdb29927dd6bbc81> ;
    schema1:name "De organisatie-aspecten van de automatisering" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64d95c4d6fde0b2f8dd6fabe8a1b8fa9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781628441> .

