@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_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2
  a a2a:Record ;
  rdfs:label "Registratie op 22 september 1807 te Wijk" ;
  a2a:hasPerson oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-13eb2917-1925-6711-9c00-9c3a4edf8773, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-4c03b488-7c43-0552-3205-8989a521f4c7, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-ac790bfd-4e99-f6b1-394d-6fb9a2f16073, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-3f9378be-9c94-51e7-c57d-0d1a3d69f24f, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-8a070c61-140d-aea2-49b1-256dec80bd0d, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-ecd89391-67fe-1464-82a3-22f5e6965c15, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-54eed068-5b95-7c17-6304-320d8b21910b, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-a53d8203-4bba-631a-20dc-018f39a5e8c9, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-1f200587-f111-8543-70f7-8ad0e886d286, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-8f6f0b93-1210-3018-f4c1-246101147a42, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-5b218bf3-42eb-c8c9-96f4-3477d0308eb1, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-6e92633c-7a87-bb19-f693-872575ee4b84, oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-6c66421d-ed0f-e5a2-b385-15a89ddb276f ;
  a2a:hasEvent oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_0, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_1, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_2, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_3, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_4, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_5, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_6, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_7, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_8, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_9, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_10, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_11, oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_12 ;
  a2a:hasSource oa:source_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2 .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-13eb2917-1925-6711-9c00-9c3a4edf8773
  a a2a:Person ;
  rdfs:label "Keunira de Wit" ;
  a2a:PersonName [
    rdfs:label "Keunira de Wit" ;
    a2a:PersonNameFirstName "Keunira" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "3" ;
    rdfs:label "3"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1807-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-4c03b488-7c43-0552-3205-8989a521f4c7
  a a2a:Person ;
  rdfs:label "Bastiaan Kortland" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Kortland" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Kortland"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:BirthDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1743-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groot-Ammers" ;
    rdfs:label "Groot-Ammers"
  ] ;
  a2a:Profession "koopman in koeien" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-ac790bfd-4e99-f6b1-394d-6fb9a2f16073
  a a2a:Person ;
  rdfs:label "Klara Boon" ;
  a2a:PersonName [
    rdfs:label "Klara Boon" ;
    a2a:PersonNameFirstName "Klara" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68" ;
    rdfs:label "68"
  ] ;
  a2a:BirthDate [
    a2a:Year "1742" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1742-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-3f9378be-9c94-51e7-c57d-0d1a3d69f24f
  a a2a:Person ;
  rdfs:label "Willem van Helden" ;
  a2a:PersonName [
    rdfs:label "Willem van Helden" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthDate [
    a2a:Year "1748" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1748-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-8a070c61-140d-aea2-49b1-256dec80bd0d
  a a2a:Person ;
  rdfs:label "Grietje Bax" ;
  a2a:PersonName [
    rdfs:label "Grietje Bax" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthDate [
    a2a:Year "1747" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1747-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-ecd89391-67fe-1464-82a3-22f5e6965c15
  a a2a:Person ;
  rdfs:label "Josina van Helden" ;
  a2a:PersonName [
    rdfs:label "Josina van Helden" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1785-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-54eed068-5b95-7c17-6304-320d8b21910b
  a a2a:Person ;
  rdfs:label "Jan van Zon" ;
  a2a:PersonName [
    rdfs:label "Jan van Zon" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1793-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "knecht" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-a53d8203-4bba-631a-20dc-018f39a5e8c9
  a a2a:Person ;
  rdfs:label "Gijsbert van Zon" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Zon" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "12" ;
    rdfs:label "12"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1798-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "knecht" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-1f200587-f111-8543-70f7-8ad0e886d286
  a a2a:Person ;
  rdfs:label "Roelof Pullen" ;
  a2a:PersonName [
    rdfs:label "Roelof Pullen" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthDate [
    a2a:Year "1758" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1758-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-8f6f0b93-1210-3018-f4c1-246101147a42
  a a2a:Person ;
  rdfs:label "Teuntje Pullen" ;
  a2a:PersonName [
    rdfs:label "Teuntje Pullen" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthDate [
    a2a:Year "1761" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1761-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-5b218bf3-42eb-c8c9-96f4-3477d0308eb1
  a a2a:Person ;
  rdfs:label "Hendrik de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Ruijter" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1792-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "knecht" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-6e92633c-7a87-bb19-f693-872575ee4b84
  a a2a:Person ;
  rdfs:label "Cornelia Treffers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Treffers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Treffers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1791-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person-6c66421d-ed0f-e5a2-b385-15a89ddb276f
  a a2a:Person ;
  rdfs:label "Geertruij Bouman" ;
  a2a:PersonName [
    rdfs:label "Geertruij Bouman" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthDate [
    a2a:Year "1756" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1756-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "winkelier" .

oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1807-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:13eb2917-1925-6711-9c00-9c3a4edf8773 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:4c03b488-7c43-0552-3205-8989a521f4c7 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:ac790bfd-4e99-f6b1-394d-6fb9a2f16073 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:3f9378be-9c94-51e7-c57d-0d1a3d69f24f ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:8a070c61-140d-aea2-49b1-256dec80bd0d ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:ecd89391-67fe-1464-82a3-22f5e6965c15 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:54eed068-5b95-7c17-6304-320d8b21910b ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:a53d8203-4bba-631a-20dc-018f39a5e8c9 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:1f200587-f111-8543-70f7-8ad0e886d286 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:8f6f0b93-1210-3018-f4c1-246101147a42 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:5b218bf3-42eb-c8c9-96f4-3477d0308eb1 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:6e92633c-7a87-bb19-f693-872575ee4b84 ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:relationep_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Person:6c66421d-ed0f-e5a2-b385-15a89ddb276f ;
  a2a:EventKeyRef oa:event_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2_Event1 .

oa:source_sha_7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1810-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: bevolkingsregister, Deel: 1, Periode: 1810" ;
    a2a:Book "Volkstellingsregister" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "43" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: bevolkingsregister, Deel: 1, Periode: 1810, Volkstellingsregister, 1, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e4a4d254-2e10-fb7e-8afd-4a99f8859f25.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e4a4d254-2e10-fb7e-8afd-4a99f8859f25.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2" ;
  a2a:RecordGUID "{7faeff1e-ef3e-22e8-7a6e-eca689d4a9c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4888_00004888.xml van SHA" .

