@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/p394823036> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cyber safety: an introduction / ed. by Rutger Leukfeldt & Wouter Stol" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075666472>,
        <http://data.bibliotheken.nl/id/thes/p124140912> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p10851904X>,
        <http://data.bibliotheken.nl/id/thes/p303529555> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p344673529> ;
    schema1:isbn "9789460946325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d1622abbae5efdacc571472f4723297> ;
    schema1:name "Cyber safety: an introduction" ;
    schema1:numberOfPages 2147540 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fb9b261c466a8b8f52dbe1f0f614e15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1135491458> .

