@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/p447618407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door overmacht geveld / door A. van der Flier ; [ill. van W. Hoogenbos]" ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p193153041> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070324964> ;
    schema1:description "Alida van der Flier is pseudoniem van Alida van Redichem" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865048703> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e92a6350e6b1f3430d928f2168d37b1f> ;
    schema1:name "Door overmacht geveld" ;
    schema1:numberOfPages 422 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f05cee670706bef04f2057d2c676fd87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514621072> .

