@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/p127177493> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensberichten en herdenkingen 1993 / [H.W. Pleket ... et al.]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592492>,
        <http://data.bibliotheken.nl/id/thes/p096058269> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069405875> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069840987" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ee53e5e3b4e71f85f01f1a2e0cbb4b9> ;
    schema1:name "Levensberichten en herdenkingen 1993" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab6d6711a90bb843c349d9694c12d45c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69117003> .

