@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/p435874551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wordt vervuld met den geest! / John Macneil ; met voorr. van Andrew Murray" ;
    dcterms1:issued "1920" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/73aa6692f43078a1bde9bee9c83b3fe3> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073738506> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p146621174> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0964ed355493777b8274648965795fd> ;
    schema1:name "Wordt vervuld met den geest!" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba9e7c57d473acb4a00139c8f2299977> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308836843> .

