@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_3c291843-e16d-1dbf-1864-c2e3362d3c06
  a a2a:Record ;
  rdfs:label "Registratie op 2 augustus 1814 te Elshout" ;
  a2a:hasPerson oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person-a4521587-9893-638b-ee1c-f9dae2fd29cc, oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person-cf383106-7da7-7662-114d-99d3a6338c73, oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person-0ee7e7a5-5cac-01c2-f00b-098ab4f44004 ;
  a2a:hasEvent oa:event_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_0, oa:relationep_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_1, oa:relationep_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_2 ;
  a2a:hasSource oa:source_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06 .

oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person-a4521587-9893-638b-ee1c-f9dae2fd29cc
  a a2a:Person ;
  rdfs:label "Petronella de Baai" ;
  a2a:PersonName [
    rdfs:label "Petronella de Baai" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baai"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1814-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person-cf383106-7da7-7662-114d-99d3a6338c73
  a a2a:Person ;
  rdfs:label "Cornelis Marisael" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marisael" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Marisael"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1848-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person-0ee7e7a5-5cac-01c2-f00b-098ab4f44004
  a a2a:Person ;
  rdfs:label "Martinus Marisael" ;
  a2a:PersonName [
    rdfs:label "Martinus Marisael" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Marisael"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1849-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1814-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:relationep_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person:a4521587-9893-638b-ee1c-f9dae2fd29cc ;
  a2a:EventKeyRef oa:event_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Event1 .

oa:relationep_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person:cf383106-7da7-7662-114d-99d3a6338c73 ;
  a2a:EventKeyRef oa:event_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Event1 .

oa:relationep_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Person:0ee7e7a5-5cac-01c2-f00b-098ab4f44004 ;
  a2a:EventKeyRef oa:event_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06_Event1 .

oa:source_sha_3c291843-e16d-1dbf-1864-c2e3362d3c06
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-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: 16, Periode: 1870-1879" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "11" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 16, Periode: 1870-1879, Bevolkingsregister, 16, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b93b0559-5d4e-d9a7-953c-41bbf51e0cae.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3c291843-e16d-1dbf-1864-c2e3362d3c06" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b93b0559-5d4e-d9a7-953c-41bbf51e0cae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3c291843-e16d-1dbf-1864-c2e3362d3c06" ;
  a2a:RecordGUID "{3c291843-e16d-1dbf-1864-c2e3362d3c06}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4624_00004624.xml van SHA" .

