@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/p101929870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitgeperste democratie : lobby's in actie / Frank Naert" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609093>,
        <http://data.bibliotheken.nl/id/thes/p078576997>,
        <http://data.bibliotheken.nl/id/thes/p078635284> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073949485> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084590122> ;
    schema1:isbn "9061527708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab23a20b2675b920ae63f0d2810a3e54> ;
    schema1:name "De uitgeperste democratie : lobby's in actie" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a89f3bc590a3926b104344b9aa6d6d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/31938034> .

