@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/p084130458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mr. Hendrik Jacob Koenen (1809-1874) / R. Richard" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068532873>,
        <http://data.bibliotheken.nl/id/thes/p078650380> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072818646> ;
    schema1:description "Scriptie Univ. van Amsterdam",
        "Uitgeg. in eigen beheer" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddd66438332df6795733d3a97efc0378> ;
    schema1:name "Mr. Hendrik Jacob Koenen (1809-1874)" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fbfc33f433224f2088fff7d1940f3c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65742888> .

