@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_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7
  a a2a:Record ;
  rdfs:label "Registratie op 1 maart 1905 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-c51c154a-b00d-a76e-f335-1a35d3d5a567, oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-0c57a588-127d-4823-47a2-6e8de3d9549a, oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-49406f66-736e-bf78-d921-fae1d9cece31, oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-47c7c1ed-ad6b-a48d-ca07-812581c0b511 ;
  a2a:hasEvent oa:event_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_0, oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_1, oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_2, oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_3 ;
  a2a:hasSource oa:source_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7 .

oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-c51c154a-b00d-a76e-f335-1a35d3d5a567
  a a2a:Person ;
  rdfs:label "Theodorus van der Lee" ;
  a2a:PersonName [
    rdfs:label "Theodorus van der Lee" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1905-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "leerlooier" .

oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-0c57a588-127d-4823-47a2-6e8de3d9549a
  a a2a:Person ;
  rdfs:label "Antonetta van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Antonetta van Tuijl" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1908-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nuland" ;
    rdfs:label "Nuland"
  ] .

oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-49406f66-736e-bf78-d921-fae1d9cece31
  a a2a:Person ;
  rdfs:label "Antonia Johanna Maria van der Lee" ;
  a2a:PersonName [
    rdfs:label "Antonia Johanna Maria van der Lee" ;
    a2a:PersonNameFirstName "Antonia Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1935" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1935-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person-47c7c1ed-ad6b-a48d-ca07-812581c0b511
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Theodorus van der Lee" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Theodorus van der Lee" ;
    a2a:PersonNameFirstName "Adrianus Antonius Theodorus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1938" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1938-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:event_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1905-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person:c51c154a-b00d-a76e-f335-1a35d3d5a567 ;
  a2a:EventKeyRef oa:event_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Event1 .

oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person:0c57a588-127d-4823-47a2-6e8de3d9549a ;
  a2a:EventKeyRef oa:event_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Event1 .

oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person:49406f66-736e-bf78-d921-fae1d9cece31 ;
  a2a:EventKeyRef oa:event_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Event1 .

oa:relationep_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Person:47c7c1ed-ad6b-a48d-ca07-812581c0b511 ;
  a2a:EventKeyRef oa:event_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7_Event1 .

oa:source_sha_8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1911-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-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: 208, Periode: 1911-1938" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "208" ;
    a2a:Folio "2112" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 208, Periode: 1911-1938, Gezinskaarten, 208, 2112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1b5c5ac2-69af-bf07-5a80-b00fcb7d887c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1b5c5ac2-69af-bf07-5a80-b00fcb7d887c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/36d1fee6-b804-671a-3847-6d09addeb3e9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/36d1fee6-b804-671a-3847-6d09addeb3e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7" ;
  a2a:RecordGUID "{8f4a0a07-6cae-9c5e-3c1e-bd7d8e4e76e7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6503_00006503.xml van SHA" .

