@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/p423775707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De school voor maatschappelijk werk, 1899-1924 / [door E. C. Knappert]" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070765952> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059837586> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/653caf622ebdc5d44b595d61856887f6> ;
    schema1:name "De school voor maatschappelijk werk, 1899-1924" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7feda18459eb5cf92d934c5031112fbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120128672> .

