@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/p435712748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verproletariseerde maatschappij / Wilhelm Röpke" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071091882> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045347506> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861409760> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/241723a1f9bdb9120a700eac692cad9f> ;
    schema1:name "De verproletariseerde maatschappij" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea58e8fd999cc66045300bab6beb4df4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308398708> .

