@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/p28857740X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hacken... en wat je ertegen kunt doen / Fred Zoer" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075666472>,
        <http://data.bibliotheken.nl/id/thes/p075688921>,
        <http://data.bibliotheken.nl/id/thes/p091029295>,
        <http://data.bibliotheken.nl/id/thes/p113077564> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p268047472> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Uitgever op omslag: Elektuur" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053811877" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94988d6006f276f2a85ac189de3bb260> ;
    schema1:name "Hacken... en wat je ertegen kunt doen" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ac169e36c9dbff663f53ae25e1586da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66453485> .

