@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_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf
  a a2a:Record ;
  rdfs:label "Registratie op 13 december 1856 te Veen" ;
  a2a:hasPerson oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-3d009196-0d3b-b735-c2a3-d68a52b145a0, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-11daf681-28c6-5aea-f0ab-5605d01642db, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-0d1e6459-3447-afef-0342-831d3ab86922, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-8d86b8d7-8814-ca8e-ccc4-5d11ada70a56, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-59711f71-0422-f3aa-be86-5043c218f89e, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-e026fbd4-e9cb-8590-c6e3-1c737d00ba35, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-bd352339-8a1b-2a7e-26a8-8420e06a0ebf, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-2c59e1bb-8123-01c6-0288-ad7b3d623b41, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-c1b847c5-5c7c-5972-3d29-3efc7e79dd8c, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-3523801e-9910-594c-0c64-5d26de3e4c9b, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-92497727-69e5-8086-e507-f477d8216003, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-70070382-2ff6-17e9-a265-504378b9ba8f, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-9840139c-a1b9-59e9-218e-709a14209ec7, oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-3248ae57-10cb-fcf5-c653-2b90233e1f8e ;
  a2a:hasEvent oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_0, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_1, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_2, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_3, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_4, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_5, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_6, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_7, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_8, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_9, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_10, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_11, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_12, oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_13 ;
  a2a:hasSource oa:source_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-3d009196-0d3b-b735-c2a3-d68a52b145a0
  a a2a:Person ;
  rdfs:label "Izaäk den Dekker" ;
  a2a:PersonName [
    rdfs:label "Izaäk den Dekker" ;
    a2a:PersonNameFirstName "Izaäk" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1856-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "arbeider/schipper" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-11daf681-28c6-5aea-f0ab-5605d01642db
  a a2a:Person ;
  rdfs:label "Geertrui Schreuders" ;
  a2a:PersonName [
    rdfs:label "Geertrui Schreuders" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Schreuders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1860-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-0d1e6459-3447-afef-0342-831d3ab86922
  a a2a:Person ;
  rdfs:label "Gerdina den Dekker" ;
  a2a:PersonName [
    rdfs:label "Gerdina den Dekker" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1881-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-8d86b8d7-8814-ca8e-ccc4-5d11ada70a56
  a a2a:Person ;
  rdfs:label "Willem den Dekker" ;
  a2a:PersonName [
    rdfs:label "Willem den Dekker" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1882-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "arbeider/zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-59711f71-0422-f3aa-be86-5043c218f89e
  a a2a:Person ;
  rdfs:label "Cornelia den Dekker" ;
  a2a:PersonName [
    rdfs:label "Cornelia den Dekker" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1887-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-e026fbd4-e9cb-8590-c6e3-1c737d00ba35
  a a2a:Person ;
  rdfs:label "Pieter den Dekker" ;
  a2a:PersonName [
    rdfs:label "Pieter den Dekker" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "zonder" ;
    rdfs:label "zonder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1889-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-bd352339-8a1b-2a7e-26a8-8420e06a0ebf
  a a2a:Person ;
  rdfs:label "Johannis den Dekker" ;
  a2a:PersonName [
    rdfs:label "Johannis den Dekker" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1890-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-2c59e1bb-8123-01c6-0288-ad7b3d623b41
  a a2a:Person ;
  rdfs:label "Johannes den Dekker" ;
  a2a:PersonName [
    rdfs:label "Johannes den Dekker" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1891-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-c1b847c5-5c7c-5972-3d29-3efc7e79dd8c
  a a2a:Person ;
  rdfs:label "Gerrit den Dekker" ;
  a2a:PersonName [
    rdfs:label "Gerrit den Dekker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1893-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-3523801e-9910-594c-0c64-5d26de3e4c9b
  a a2a:Person ;
  rdfs:label "Pietje den Dekker" ;
  a2a:PersonName [
    rdfs:label "Pietje den Dekker" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1896-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-92497727-69e5-8086-e507-f477d8216003
  a a2a:Person ;
  rdfs:label "Pieter den Dekker" ;
  a2a:PersonName [
    rdfs:label "Pieter den Dekker" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1897-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-70070382-2ff6-17e9-a265-504378b9ba8f
  a a2a:Person ;
  rdfs:label "Cornelis den Dekker" ;
  a2a:PersonName [
    rdfs:label "Cornelis den Dekker" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1898-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-9840139c-a1b9-59e9-218e-709a14209ec7
  a a2a:Person ;
  rdfs:label "Geertruida den Dekker" ;
  a2a:PersonName [
    rdfs:label "Geertruida den Dekker" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1899-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person-3248ae57-10cb-fcf5-c653-2b90233e1f8e
  a a2a:Person ;
  rdfs:label "Izaäk den Dekker" ;
  a2a:PersonName [
    rdfs:label "Izaäk den Dekker" ;
    a2a:PersonNameFirstName "Izaäk" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1894-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1856-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:3d009196-0d3b-b735-c2a3-d68a52b145a0 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:11daf681-28c6-5aea-f0ab-5605d01642db ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:0d1e6459-3447-afef-0342-831d3ab86922 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:8d86b8d7-8814-ca8e-ccc4-5d11ada70a56 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:59711f71-0422-f3aa-be86-5043c218f89e ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:e026fbd4-e9cb-8590-c6e3-1c737d00ba35 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:bd352339-8a1b-2a7e-26a8-8420e06a0ebf ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:2c59e1bb-8123-01c6-0288-ad7b3d623b41 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:c1b847c5-5c7c-5972-3d29-3efc7e79dd8c ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:3523801e-9910-594c-0c64-5d26de3e4c9b ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:92497727-69e5-8086-e507-f477d8216003 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:70070382-2ff6-17e9-a265-504378b9ba8f ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:9840139c-a1b9-59e9-218e-709a14209ec7 ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:relationep_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Person:3248ae57-10cb-fcf5-c653-2b90233e1f8e ;
  a2a:EventKeyRef oa:event_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf_Event1 .

oa:source_sha_7e8a1a92-4541-b1d3-cd6a-cb06f89146cf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 11, Periode: 1890-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "73" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1890-1900, Bevolkingsregister, 11, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/719ae14d-e56c-f68e-cf85-69067a3c4c56.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7e8a1a92-4541-b1d3-cd6a-cb06f89146cf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/719ae14d-e56c-f68e-cf85-69067a3c4c56.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7e8a1a92-4541-b1d3-cd6a-cb06f89146cf" ;
  a2a:RecordGUID "{7e8a1a92-4541-b1d3-cd6a-cb06f89146cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4884_00004884.xml van SHA" .

