@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/p782627935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen van behoorlijk bestuur / door J. in 't Veld" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608194>,
        <http://data.bibliotheken.nl/id/thes/p078429080> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069534810> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027111499" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa202d61505da65acdc82ec91b9872b6> ;
    schema1:name "Beginselen van behoorlijk bestuur" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d09f44509e0b10f403c92734f8f2388a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780553496> .

