@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_ae72b74c-941d-cf4a-91cf-e8da311b9273
  a a2a:Record ;
  rdfs:label "Registratie op 17 februari 1811 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person-e548c9bb-4770-37f5-428d-851cd63d7a21, oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person-209e354b-4bf0-961c-5de0-70e1173117b6, oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person-25ed477d-3aa7-07a2-b5e3-37c3e31e1690 ;
  a2a:hasEvent oa:event_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_0, oa:relationep_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_1, oa:relationep_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_2 ;
  a2a:hasSource oa:source_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273 .

oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person-e548c9bb-4770-37f5-428d-851cd63d7a21
  a a2a:Person ;
  rdfs:label "Johannes Scheffers" ;
  a2a:PersonName [
    rdfs:label "Johannes Scheffers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1811-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person-209e354b-4bf0-961c-5de0-70e1173117b6
  a a2a:Person ;
  rdfs:label "Gerdina Vernooij" ;
  a2a:PersonName [
    rdfs:label "Gerdina Vernooij" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Vernooij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1804-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person-25ed477d-3aa7-07a2-b5e3-37c3e31e1690
  a a2a:Person ;
  rdfs:label "Martijntje Scheffers" ;
  a2a:PersonName [
    rdfs:label "Martijntje Scheffers" ;
    a2a:PersonNameFirstName "Martijntje" ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1841-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1811-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person:e548c9bb-4770-37f5-428d-851cd63d7a21 ;
  a2a:EventKeyRef oa:event_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Event1 .

oa:relationep_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person:209e354b-4bf0-961c-5de0-70e1173117b6 ;
  a2a:EventKeyRef oa:event_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Event1 .

oa:relationep_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Person:25ed477d-3aa7-07a2-b5e3-37c3e31e1690 ;
  a2a:EventKeyRef oa:event_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273_Event1 .

oa:source_sha_ae72b74c-941d-cf4a-91cf-e8da311b9273
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "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: 9, Periode: 1860-1870" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "44" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 9, Periode: 1860-1870, Bevolkingsregister, 9, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fd1e7b3f-4d3e-ed3e-a0bf-0b021ecbe032.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ae72b74c-941d-cf4a-91cf-e8da311b9273" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fd1e7b3f-4d3e-ed3e-a0bf-0b021ecbe032.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ae72b74c-941d-cf4a-91cf-e8da311b9273" ;
  a2a:RecordGUID "{ae72b74c-941d-cf4a-91cf-e8da311b9273}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5070_00005070.xml van SHA" .

