@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/p448651009> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "En het leven gaat verder / A.M. de Moor-Ringnalda" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075099144> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p098887742> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f71bead3e35ec82e8facb6cb89b35a88> ;
    schema1:name "En het leven gaat verder" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d76ce6553dbdc80c7691b4e6f191aa45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519126584> .

