@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/p851557791> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ritme in het maatschappelijk proces / G. Kuiper Hzn." ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068390408> ;
    schema1:description "Inaugurele rede Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc7ff248f54f260b219978dcfbb9e326> ;
    schema1:name "Het ritme in het maatschappelijk proces" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/918ae20b404d6a691585b18a519d3b55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781638448> .

