@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p782309631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Indische gemeentewezen / door D. van der Zee" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429900686> ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607158>,
        <http://data.bibliotheken.nl/id/thes/p075609983>,
        <http://data.bibliotheken.nl/id/thes/p077608178>,
        <http://data.bibliotheken.nl/id/thes/p078516218>,
        <http://data.bibliotheken.nl/id/thes/p078577322>,
        <http://data.bibliotheken.nl/id/thes/p397351658> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069305765> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca396c1ebbf506d41925874223c579e9> ;
    schema1:name "Het Indische gemeentewezen" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/773fb1005c3d4f7393646a0f1be23b03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905551407> .

