@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/p262467003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afscheid van moeder : als sterven een stuk leven wordt / Manu Keirse" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072173971> ;
    schema1:description "Oorspr. uitg.: 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020956299" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65a7b0b4b74afb937057e3799279b5d0> ;
    schema1:name "Afscheid van moeder : als sterven een stuk leven wordt" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ef688f4daa8d1e631fc91f2f767063e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66564900> .

