@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/p429728409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wandelen met God / door J.G. Fernhout" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097059773>,
        <http://data.bibliotheken.nl/id/thes/p31389888X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p343521520> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064042146> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d313fa98e30330b89739407d781b15e5> ;
    schema1:name "Wandelen met God" ;
    schema1:numberOfPages 444 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d64f4717080d250a28482a631599af54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200002466> .

