@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/p790120089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deconcentratie / [door] F.A.M. Stroink" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608194>,
        <http://data.bibliotheken.nl/id/thes/p078480736>,
        <http://data.bibliotheken.nl/id/thes/p397351801> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068383991> ;
    schema1:description "Citeertitel: Het leerstuk der deconcentratie",
        "Oorspronkelijk proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810813947> ;
    schema1:isbn "9060957679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80632ab7c7937bc04c2e9a121cd37c34> ;
    schema1:name "Deconcentratie" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/318ee4d372e76da1aff3096a25e33ae8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63241672> .

