@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/p03715804X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wetenschap en wijsbegeerte : over het wezen der democratie / J.J. Loeff" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397348541> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067808271> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b95c7c0e5ce6cb048943deee8e4bccc> ;
    schema1:name "Wetenschap en wijsbegeerte : over het wezen der democratie" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e68a2ec2086068f7ad579a9bd40e6601> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64485406> .

