@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/p389033626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "F. W. Foerster als zedelijk opvoeder / door J. Eijkman" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069488096>,
        <http://data.bibliotheken.nl/id/thes/p077598512> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072643471> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Eerder verschenen als proefschrift Utrecht, 1924",
        "Omslagtitel: Foerster als zedelijk opvoeder" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p038000563> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/717d0a4c4760307c06c09559c3b4137c> ;
    schema1:name "F. W. Foerster als zedelijk opvoeder" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83b82e3d9f6a1b2a89c098d491a18250> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901354037> .

