@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/p053896580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De organisatie-aspecten van de automatisering / H. Völlmar" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599945>,
        <http://data.bibliotheken.nl/id/thes/p077605357>,
        <http://data.bibliotheken.nl/id/thes/p077607481> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072809566> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:description "1e dr.: 1985" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820579092> ;
    schema1:isbn "9020717030" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92633bf6269b5965cbf4c7853c1fc4a1> ;
    schema1:name "De organisatie-aspecten van de automatisering" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e36746a0ecbdaf795ee5fdcb9c888c5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65032126> .

