@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/p853407304> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bestuurskunde : begrippen en problemen / door A. van Braam ; met medew. van M.L. Bemelmans-Videc" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073316075> ;
    schema1:bookEdition "Voorlopige uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070584400> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8d4b9ce932ed091e669b8248ce7fa93> ;
    schema1:name "Bestuurskunde : begrippen en problemen" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b299e4f764985e0cf8362e6ed4a76fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64203867> .

