@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/p43583147X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De revolutie in het Engelse opvoedingssysteem / H. M. M. Fortmann" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600304>,
        <http://data.bibliotheken.nl/id/thes/p078610141>,
        <http://data.bibliotheken.nl/id/thes/p078615968> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394594> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865317852> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c259b33346412e057d74fed29d81d475> ;
    schema1:name "De revolutie in het Engelse opvoedingssysteem" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ff8cddb54dd8628e090f7632ca99164> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308802108> .

