@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/p395799406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "F. W. Foerster als zedelijk opvoeder / door Johan Eijkman $ Daamen" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072643471> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be8b9880f6b6084ce775691318f09b07> ;
    schema1:name "F. W. Foerster als zedelijk opvoeder" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99c7334449fb73b7d057f29c7acc1429> .

