@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/p204353157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bestuurlijke oriëntatie van Nootdorp : uitgangspunten voor een beleidsbepaling / [door H.A. Katteler]" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06942568X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a3e942daaab52c3661aaeaaf480ed7e> ;
    schema1:name "De bestuurlijke oriëntatie van Nootdorp : uitgangspunten voor een beleidsbepaling" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6890bc13758ce3f049ce95afa6300414> .

