@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/p425928918> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overwegingen getrokken uit \"Het manna der ziel\" van den Eerw. P. Segneri / door T.V.S" ;
    dcterms1:issued "1868" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000021173" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069917310> ;
    schema1:bookEdition "Nieuwe uitg." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073894109>,
        <http://data.bibliotheken.nl/id/thes/p073938483> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050437925> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ce03708d4a8adffd3268f7fcc3e7097> ;
    schema1:name "Overwegingen getrokken uit \"Het manna der ziel\" van den Eerw. P. Segneri" ;
    schema1:numberOfPages 338 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad8bc7e583506f4734415a8bed8d5d1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144457697> .

