@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/p429769598> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De staat en het volksonderwijs in Engeland / door Philippus Jacobus Idenburg" ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600983>,
        <http://data.bibliotheken.nl/id/thes/p078614465>,
        <http://data.bibliotheken.nl/id/thes/p115658335> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069131260> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur op omslag: Philip J. Idenburg",
        "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040780139> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e37c191c63f82947b4f2e90e08a9d49> ;
    schema1:name "De staat en het volksonderwijs in Engeland" ;
    schema1:numberOfPages 281 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2efcd2bf38427dcb586d383559b43083> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200031484> .

