@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/p036789895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Systeemsoftware, controleren of negeren? / NGI, sectie EDP-Auditing" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562219X>,
        <http://data.bibliotheken.nl/id/thes/p078682711> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075398648> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07539863X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050050115" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/642cba446a3b10c8374fef564246ece0> ;
    schema1:name "Systeemsoftware, controleren of negeren?" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e60064a867e3faf0ad7a6b6e3721cf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64473909> .

