@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/p831655356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beeld van het Nederlands bestuursrecht / B. de Goede" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598566>,
        <http://data.bibliotheken.nl/id/thes/p077608194>,
        <http://data.bibliotheken.nl/id/thes/p078450772> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068565933> ;
    schema1:bookEdition "4e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068295790> ;
    schema1:description "1e dr., 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060952928" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1d88c3eb409f5cc54a0a1d0929ed44e> ;
    schema1:name "Beeld van het Nederlands bestuursrecht" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5d21cd99685f0eac6ebb9a0abc2c438> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781562750> .

