@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/p341734985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het stelsel Bewaken en Beveiligen na Pim Fortuyn / [auteur: Rob de Wijk]" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p291290582> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074347284>,
        <http://data.bibliotheken.nl/id/thes/p314664424> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491040504" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6abe3e9f3608166ead3c7509fe64f6f9> ;
    schema1:name "Het stelsel Bewaken en Beveiligen na Pim Fortuyn" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afeeb47aad6d612a4200c2e5e379c492> ;
    schema1:sameAs <http://www.worldcat.org/oclc/793200678> .

