@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p864622007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "School en maatschappij / door John Dewey ; vert. en ingel. door Tj. de Boer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423901974> ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600312>,
        <http://data.bibliotheken.nl/id/thes/p078580455>,
        <http://data.bibliotheken.nl/id/thes/p078610141> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06842101X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069942269> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851045952> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74be6c177538331e4138d77fa3cba524> ;
    schema1:name "School en maatschappij" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/478d49acbb2d5f483d78510bcb24b479> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781821079> .

