@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/p057753407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een taak voor de wetgever met betrekking tot computercriminaliteit / H. Franken" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p095969853> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069438684> ;
    schema1:description "Omslagtitel",
        "Openingscollege Rijksuniversiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f31634bbb8379c1502018cd359c7351d> ;
    schema1:name "Een taak voor de wetgever met betrekking tot computercriminaliteit" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ccdb808cfb5faf03fc258d0f5e9ac39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65050580> .

