@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/p423408267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cyber law in the United Kingdom / Ian Lloyd" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075634031>,
        <http://data.bibliotheken.nl/id/thes/p075658313> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142827193> ;
    schema1:bookEdition "Third edition" ;
    schema1:description "1e druk: Alphen aan den Rijn : Kluwer Law International, 2010",
        "Keerzijde titelpagina vermeldt de werkelijke uitgever: Kluwer Law International B.V." ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789041189066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aab58fec9028ed81716ced4a4f325ec6> ;
    schema1:name "Cyber law in the United Kingdom" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2fc2b45e579180fc8c1998d373ee73b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1112220252> .

