@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p045347506> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verproletariseerde maatschappij / Wilhelm Röpke" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435712748> ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071091882> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861409760> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63e7bab72bd8add752dd8fd194ecff5a> ;
    schema1:name "De verproletariseerde maatschappij" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f53e735c885f9c89ded5f6839c11245e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64810251> .

