@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1810-1813)" ;
  a2a:hasPerson oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person1, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person2, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person3, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person4, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person5, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person6, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person7, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person8, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person9, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person10, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person11, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person12, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person13, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person14, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person15, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person16, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person17, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person18, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person19, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person20, oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person21 ;
  a2a:hasEvent oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_0, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_1, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_2, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_3, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_4, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_5, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_6, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_7, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_8, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_9, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_10, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_11, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_12, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_13, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_14, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_15, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_16, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_17, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_18, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_19, oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_20 ;
  a2a:hasSource oa:source_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person1
  a a2a:Person ;
  rdfs:label "Adrianus Voermans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Voermans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person2
  a a2a:Person ;
  rdfs:label "Apolonia van Egmond" ;
  a2a:PersonName [
    rdfs:label "Apolonia van Egmond" ;
    a2a:PersonNameFirstName "Apolonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person3
  a a2a:Person ;
  rdfs:label "Balthazar Voermans" ;
  a2a:PersonName [
    rdfs:label "Balthazar Voermans" ;
    a2a:PersonNameFirstName "Balthazar" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person4
  a a2a:Person ;
  rdfs:label "Cornelis Geens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Geens" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Geens"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person5
  a a2a:Person ;
  rdfs:label "Cornelis Voermans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Voermans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person6
  a a2a:Person ;
  rdfs:label "Elisabeth van Egmond" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Egmond" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person7
  a a2a:Person ;
  rdfs:label "Elisabeth Voermans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Voermans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person8
  a a2a:Person ;
  rdfs:label "Gerardus Voermans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Voermans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person9
  a a2a:Person ;
  rdfs:label "Hendrik Voermans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Voermans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person10
  a a2a:Person ;
  rdfs:label "Johanna Voermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Voermans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person11
  a a2a:Person ;
  rdfs:label "Johannes Voermans" ;
  a2a:PersonName [
    rdfs:label "Johannes Voermans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person12
  a a2a:Person ;
  rdfs:label "Josephus Petrus Vloors" ;
  a2a:PersonName [
    rdfs:label "Josephus Petrus Vloors" ;
    a2a:PersonNameFirstName "Josephus Petrus" ;
    a2a:PersonNameLastName "Vloors"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person13
  a a2a:Person ;
  rdfs:label "Maria Anna Voermans" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Voermans" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person14
  a a2a:Person ;
  rdfs:label "Maria Catharina Vloors" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Vloors" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Vloors"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person15
  a a2a:Person ;
  rdfs:label "Maria Geens" ;
  a2a:PersonName [
    rdfs:label "Maria Geens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Geens"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person16
  a a2a:Person ;
  rdfs:label "Neeltje Voermans" ;
  a2a:PersonName [
    rdfs:label "Neeltje Voermans" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Voermans"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person17
  a a2a:Person ;
  rdfs:label "NN Floes" ;
  a2a:PersonName [
    rdfs:label "NN Floes" ;
    a2a:PersonNameFirstName "NN" ;
    a2a:PersonNameLastName "Floes"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person18
  a a2a:Person ;
  rdfs:label "NN Verhagen" ;
  a2a:PersonName [
    rdfs:label "NN Verhagen" ;
    a2a:PersonNameFirstName "NN" ;
    a2a:PersonNameLastName "Verhagen"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person19
  a a2a:Person ;
  rdfs:label "Willem Pieter van Egmond" ;
  a2a:PersonName [
    rdfs:label "Willem Pieter van Egmond" ;
    a2a:PersonNameFirstName "Willem Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person20
  a a2a:Person ;
  rdfs:label "Wouter Verhagen" ;
  a2a:PersonName [
    rdfs:label "Wouter Verhagen" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Verhagen"
  ] .

oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person21
  a a2a:Person ;
  rdfs:label "Adrianus van Boxxel" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Boxxel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxxel"
  ] .

oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person1 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person2 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person3 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person4 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person5 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person6 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person7 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person8 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person9 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person10 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person11 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person12 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person13 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person14 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person15 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person16 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person17 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person18 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person19 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person20 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:relationep_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Person21 ;
  a2a:EventKeyRef oa:event_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A_Event1 .

oa:source_hga_01694460-4FCC-4EB0-AF99-F347BE9CD16A
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, Boedelbeschrijving" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage", "1810-01-01 - 1813-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Boedelbeschrijving" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Collection "Nadere Toegang op de Boedelpapieren" ;
    a2a:RegistryNumber "2908" ;
    rdfs:label "Haags Gemeentearchief, Nadere Toegang op de Boedelpapieren, 2908"
  ] ;
  a2a:SourceLastChangeDate "2022-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/016944604FCC4EB0AF99F347BE9CD16A" ;
  a2a:RecordGUID "{01694460-4FCC-4EB0-AF99-F347BE9CD16A}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HaHGA_0402-012908_54_MI.xml van HGA" .

