@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/p080112838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek bestuurskunde / A. van Braam" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600927>,
        <http://data.bibliotheken.nl/id/thes/p077608585>,
        <http://data.bibliotheken.nl/id/thes/p078450713> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073316075> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070584400> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864173393> ;
    schema1:isbn "9062836801" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a6a76cf65f66143e173cc327f7fcd32> ;
    schema1:name "Leerboek bestuurskunde" ;
    schema1:numberOfPages 636 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13dddee878858d3bc36c4ad4002a7d74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65634689> .

