@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/p083901841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taak en situatie der hedendaagsche jeugd : en = De waarde der illusies : twee essays / van Norbert Loeser" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597184>,
        <http://data.bibliotheken.nl/id/thes/p07855215X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072712775> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca855b5c48376b3972658e977fc634d2> ;
    schema1:name "De taak en situatie der hedendaagsche jeugd : en = De waarde der illusies : twee essays" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cbba1226a1d9d7d84654f64938acddc> .

