@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_b58a7230-0f53-963e-c8ea-fed4fb409ae9
  a a2a:Record ;
  rdfs:label "Registratie op 3 maart 1796 te Wijk" ;
  a2a:hasPerson oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-08443cbe-a11c-c726-18a6-8ae06a481df5, oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-a41979b0-d82c-c465-c48a-534ee6721d1e, oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-ef688495-f036-da8b-4ab2-16f60a6a49fd, oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-0703c266-1b3f-8f1f-5c1e-c7ba24c6fcbc ;
  a2a:hasEvent oa:event_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_0, oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_1, oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_2, oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_3 ;
  a2a:hasSource oa:source_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9 .

oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-08443cbe-a11c-c726-18a6-8ae06a481df5
  a a2a:Person ;
  rdfs:label "Hendrika Poorter" ;
  a2a:PersonName [
    rdfs:label "Hendrika Poorter" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1796-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "koopvrouw" .

oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-a41979b0-d82c-c465-c48a-534ee6721d1e
  a a2a:Person ;
  rdfs:label "Wilhelmina van der Pol" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van der Pol" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1829-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-ef688495-f036-da8b-4ab2-16f60a6a49fd
  a a2a:Person ;
  rdfs:label "Lammert van der Mooren" ;
  a2a:PersonName [
    rdfs:label "Lammert van der Mooren" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Mooren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1841-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person-0703c266-1b3f-8f1f-5c1e-c7ba24c6fcbc
  a a2a:Person ;
  rdfs:label "Francina van der Steenhoven" ;
  a2a:PersonName [
    rdfs:label "Francina van der Steenhoven" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steenhoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1853-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1796-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person:08443cbe-a11c-c726-18a6-8ae06a481df5 ;
  a2a:EventKeyRef oa:event_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Event1 .

oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person:a41979b0-d82c-c465-c48a-534ee6721d1e ;
  a2a:EventKeyRef oa:event_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Event1 .

oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person:ef688495-f036-da8b-4ab2-16f60a6a49fd ;
  a2a:EventKeyRef oa:event_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Event1 .

oa:relationep_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Person:0703c266-1b3f-8f1f-5c1e-c7ba24c6fcbc ;
  a2a:EventKeyRef oa:event_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9_Event1 .

oa:source_sha_b58a7230-0f53-963e-c8ea-fed4fb409ae9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1860-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-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: 7, Periode: 1860-1870" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "147" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1860-1870, Bevolkingsregister, 7, 147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/81435646-17ed-54a8-49f6-b132f1c45954.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b58a7230-0f53-963e-c8ea-fed4fb409ae9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/81435646-17ed-54a8-49f6-b132f1c45954.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b58a7230-0f53-963e-c8ea-fed4fb409ae9" ;
  a2a:RecordGUID "{b58a7230-0f53-963e-c8ea-fed4fb409ae9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5098_00005098.xml van SHA" .

