@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/p088137910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beveiliging van de geautomatiseerde informatievoorziening / [eindred. H. Völlmar]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075666472> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072809566> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9073594022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38e9b65e91d76f264af0de2bc8ee7d43> ;
    schema1:name "De beveiliging van de geautomatiseerde informatievoorziening" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa156607181689dec497461916c14b67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65749142> .

