@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/p242000088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aspecten van machinebeveiliging / P. Hoogerkamp" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561443X>,
        <http://data.bibliotheken.nl/id/thes/p075625326>,
        <http://data.bibliotheken.nl/id/thes/p077604202>,
        <http://data.bibliotheken.nl/id/thes/p078580803>,
        <http://data.bibliotheken.nl/id/thes/p09769536X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151012482> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p192108913> ;
    schema1:isbn "9044005413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e5876bb8c803edc697efda44f04bc7a> ;
    schema1:name "Aspecten van machinebeveiliging" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bcb1345816ad26d827a0b31e2ae62af0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66934368> .

