@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/p427866014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coproductie in de publieke sector / onder redactie van: Albert Meijer, Marlies Honingh, Trui Steen, Bram Verschuere en Taco Brandsen" ;
    dcterms1:issued "2018" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p172436729>,
        <http://data.bibliotheken.nl/id/thes/p242657222>,
        <http://data.bibliotheken.nl/id/thes/p245851402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462367814" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30bf9a2b1730b4407d10d2750aace13b> ;
    schema1:name "Coproductie in de publieke sector" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b7471305e6e5c255a76c9a239a2807e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1160193749> .

