@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p352766050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij het overlijden van [...] Mr. Jan van Royen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411736949> ;
    dcterms1:issued "1803" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p096926414> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068871309>,
        <http://data.bibliotheken.nl/id/thes/p072867035>,
        <http://data.bibliotheken.nl/id/thes/p072925140> ;
    schema1:description "Bijdragen in dichtvorm van: E.J. van Royen, F.C. Hoogvliet, Ambrosius Justus Zubli" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cc574e6af876411dbc382b02b5091f9> ;
    schema1:name "Bij het overlijden van [...] Mr. Jan van Royen" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71308e281bc7db3c982e1e78f1547eb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/818136712> .

