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

