@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/p832852503> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Problemen der democratie / onder redactie van S.W. Couwenberg" ;
    dcterms1:issued "1965-1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608909>,
        <http://data.bibliotheken.nl/id/thes/p078481740> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068254687> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f27cbf4b65acb266efa67d01041a127e> ;
    schema1:name "Problemen der democratie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fdcabf334c98c37e4017b2d93464422> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63509348> .

