@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/p170974979> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De marxistische beschouwing van het zedelijk leven : uiteenzetting en critiek / door K. J. Brouwer" ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964521> ;
    schema1:description "Ook verschenen als proefschrift RU Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b162c3d8cb127023a1d0d1369f1cd7f> ;
    schema1:name "De marxistische beschouwing van het zedelijk leven : uiteenzetting en critiek" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1543c5396aee147464b76a2fee79746> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68015815> .

