@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/p429278705> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grondslagen der maatschappijschool / door S. Elzinga" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600304>,
        <http://data.bibliotheken.nl/id/thes/p077600835>,
        <http://data.bibliotheken.nl/id/thes/p078484332> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072586397> ;
    schema1:bookEdition "3e, bijgew. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr. 1933" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851823696> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8f3148236ac29c8ead8731df337f371> ;
    schema1:name "De grondslagen der maatschappijschool" ;
    schema1:numberOfPages 333 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53ad74b83ad7e2305efaeaabce280ff5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196094534> .

