@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p13486591X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De studie van de economische structuur als socialogisch probleem / E.W. Hofstee" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068243936> ;
    schema1:description "Lezingen gehouden voor de Ned. Federatie van studieverenigingen in de sociale wetenschappen 1951 en gepubliceerd in: Mens en maatschappij" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/306980b91ea016703bf1451d391ed4b0> ;
    schema1:name "De studie van de economische structuur als socialogisch probleem" ;
    schema1:sameAs <http://www.worldcat.org/oclc/769904090> .

