@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/p095464859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensberichten en herdenkingen 1992 / [H.W. Bodewitz ... et al.]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06824293X>,
        <http://data.bibliotheken.nl/id/thes/p073569755>,
        <http://data.bibliotheken.nl/id/thes/p077592492>,
        <http://data.bibliotheken.nl/id/thes/p096058269> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068402228> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069840766" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8281efdd28e146d3181392a8a727501> ;
    schema1:name "Levensberichten en herdenkingen 1992" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f816b5643556c36efae297510cb522d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65955660> .

