@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/p226719502> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buurtveiligheidsplan" ;
    dcterms1:issued "2000" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e2527a7d0882fd2e8779b378d9593afe> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075487748> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3f17ee7cbe645395469bf4997e3dda1> ;
    schema1:name "Buurtveiligheidsplan" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93fd067046c5af8ecabe62adb83d0849> .

