@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/p065786033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sociale positie van den kunstenaar / door C.S. Adama van Scheltema" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068363214> ;
    schema1:description "Overdr. uit: De socialistische gids, jg. 6, mei/juni/july 1921" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67c393729ce3ae2a80cb9d7e1e3e3d58> ;
    schema1:name "De sociale positie van den kunstenaar" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aac5305ad7e79bd82f7a88766914f3b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65416620> .

