@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_5c5b4135-e810-f6a8-e976-90e985170494
  a a2a:Record ;
  rdfs:label "Geboorte op 6 november 1816 te Wijk" ;
  a2a:hasPerson oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-536436ab-dee5-d470-1258-acfd136cf3e8, oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-7e051bdd-3edc-b0f8-07f3-432effc88a57, oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-4024738d-8837-56c1-41a9-def0e2cc07ab, oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-022ab5de-08b1-eb8e-a5cb-46674f18b2a8, oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-71ef83a9-affe-d5cf-4be5-93ba464ff1ea ;
  a2a:hasEvent oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_0, oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_1, oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_2, oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_3, oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_4 ;
  a2a:hasSource oa:source_sha_5c5b4135-e810-f6a8-e976-90e985170494 .

oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-536436ab-dee5-d470-1258-acfd136cf3e8
  a a2a:Person ;
  rdfs:label "Dirk Bouwman" ;
  a2a:PersonName [
    rdfs:label "Dirk Bouwman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-7e051bdd-3edc-b0f8-07f3-432effc88a57
  a a2a:Person ;
  rdfs:label "Meeuwis Blijenberg" ;
  a2a:PersonName [
    rdfs:label "Meeuwis Blijenberg" ;
    a2a:PersonNameFirstName "Meeuwis" ;
    a2a:PersonNameLastName "Blijenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-4024738d-8837-56c1-41a9-def0e2cc07ab
  a a2a:Person ;
  rdfs:label "Johanna van Bergeijk" ;
  a2a:PersonName [
    rdfs:label "Johanna van Bergeijk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergeijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1816-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-022ab5de-08b1-eb8e-a5cb-46674f18b2a8
  a a2a:Person ;
  rdfs:label "Maarten van Bergeijk" ;
  a2a:PersonName [
    rdfs:label "Maarten van Bergeijk" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergeijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person-71ef83a9-affe-d5cf-4be5-93ba464ff1ea
  a a2a:Person ;
  rdfs:label "Seijke van Wijk" ;
  a2a:PersonName [
    rdfs:label "Seijke van Wijk" ;
    a2a:PersonNameFirstName "Seijke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1816-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person:536436ab-dee5-d470-1258-acfd136cf3e8 ;
  a2a:EventKeyRef oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1 .

oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person:7e051bdd-3edc-b0f8-07f3-432effc88a57 ;
  a2a:EventKeyRef oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1 .

oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person:4024738d-8837-56c1-41a9-def0e2cc07ab ;
  a2a:EventKeyRef oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1 .

oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person:022ab5de-08b1-eb8e-a5cb-46674f18b2a8 ;
  a2a:EventKeyRef oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1 .

oa:relationep_sha_5c5b4135-e810-f6a8-e976-90e985170494_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5c5b4135-e810-f6a8-e976-90e985170494_Person:71ef83a9-affe-d5cf-4be5-93ba464ff1ea ;
  a2a:EventKeyRef oa:event_sha_5c5b4135-e810-f6a8-e976-90e985170494_Event1 .

oa:source_sha_5c5b4135-e810-f6a8-e976-90e985170494
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1816-11-06 - 1816-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1816-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 5808, Periode: 1811-1822" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "5808" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5808, Periode: 1811-1822, Geboorte-, huwelijks- en overlijdensregister, 34, 5808"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0d693620-ae90-dc1c-71b7-9976d1888133.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5c5b4135-e810-f6a8-e976-90e985170494" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0d693620-ae90-dc1c-71b7-9976d1888133.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5c5b4135-e810-f6a8-e976-90e985170494" ;
  a2a:RecordGUID "{5c5b4135-e810-f6a8-e976-90e985170494}" ;
  a2a:SourceRemarkOpmerking "Bevat huwelijken en overlijden van 1811-1812 en geboorten van 1811-1822." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3898_00003898.xml van SHA" .

