@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/p334542936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Awb-besluit / F.J. van Ommeren, G.A. van der Veen" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608194>,
        <http://data.bibliotheken.nl/id/thes/p078429250>,
        <http://data.bibliotheken.nl/id/thes/p114071144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095146636> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p099830426> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p186666616> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p351095500> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/046cb62a32249a0f6a9d67f121323f5d> ;
    schema1:name "Het Awb-besluit" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a24430307b5851d6ef92d72b4a1d2b55> .

