@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/p153007001> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een BOPZ-voorstel / [tekst en red. Loek Hopstaken]" ;
    dcterms1:issued "1980" ;
    schema1:bookEdition "2e herz. uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071869913> ;
    schema1:description "Voorstel ter aanvulling van het gewijzigde Wetsontwerp B.O.P.Z." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11339515455e63b57105eb5cb289332d> ;
    schema1:name "Een BOPZ-voorstel" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c955a36c019e1edd860fdb3301b80129> .

