@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/p100864503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Denken over democratie : van forum naar partnership / H.J. van Houten" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603780>,
        <http://data.bibliotheken.nl/id/thes/p075672596> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07169935X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096892145> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4cc1da6ee2a2d8f0386eda186c3502b> ;
    schema1:name "Denken over democratie : van forum naar partnership" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c41774969f1e6af01bfdf11cd3f5f6d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66109856> .

