@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_fc6fe59e-3aef-8a12-a239-fbf5b0febf20
  a a2a:Record ;
  rdfs:label "Geboorte op 26 september 1891 te Werkendam" ;
  a2a:hasPerson oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-cc790529-11cb-1d34-cce4-95b2a9ea6daa, oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-fc2f25d1-c698-266b-caa4-5db672923adf, oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-8b9a59fb-62a6-1eef-2a7b-1e983d3d5458, oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-51e0c5dc-676f-2608-8d8b-08af1c3a0835, oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-34b909cf-296a-6d8f-dcc0-beab7abb9a60 ;
  a2a:hasEvent oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_0, oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_1, oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_2, oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_3, oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_4 ;
  a2a:hasSource oa:source_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20 .

oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-cc790529-11cb-1d34-cce4-95b2a9ea6daa
  a a2a:Person ;
  rdfs:label "Leendert Paans" ;
  a2a:PersonName [
    rdfs:label "Leendert Paans" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "griendbaas" .

oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-fc2f25d1-c698-266b-caa4-5db672923adf
  a a2a:Person ;
  rdfs:label "Adrianus Paans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Paans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "griendbaas" .

oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-8b9a59fb-62a6-1eef-2a7b-1e983d3d5458
  a a2a:Person ;
  rdfs:label "Peter Hendrik Oldemans" ;
  a2a:PersonName [
    rdfs:label "Peter Hendrik Oldemans" ;
    a2a:PersonNameFirstName "Peter Hendrik" ;
    a2a:PersonNameLastName "Oldemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-51e0c5dc-676f-2608-8d8b-08af1c3a0835
  a a2a:Person ;
  rdfs:label "Oot Visser" ;
  a2a:PersonName [
    rdfs:label "Oot Visser" ;
    a2a:PersonNameFirstName "Oot" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person-34b909cf-296a-6d8f-dcc0-beab7abb9a60
  a a2a:Person ;
  rdfs:label "Adrianus Paans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Paans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1891-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1891-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person:cc790529-11cb-1d34-cce4-95b2a9ea6daa ;
  a2a:EventKeyRef oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1 .

oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person:fc2f25d1-c698-266b-caa4-5db672923adf ;
  a2a:EventKeyRef oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1 .

oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person:8b9a59fb-62a6-1eef-2a7b-1e983d3d5458 ;
  a2a:EventKeyRef oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1 .

oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person:51e0c5dc-676f-2608-8d8b-08af1c3a0835 ;
  a2a:EventKeyRef oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1 .

oa:relationep_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Person:34b909cf-296a-6d8f-dcc0-beab7abb9a60 ;
  a2a:EventKeyRef oa:event_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20_Event1 .

oa:source_sha_fc6fe59e-3aef-8a12-a239-fbf5b0febf20
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1891-09-26 - 1891-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1891-09-26"^^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: 5411, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "81" ;
    a2a:RegistryNumber "5411" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5411, Periode: 1883-1892, Geboorteregister, 81, 5411"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fe26dfc5-7d98-e760-2cf7-9c60f83a0bf8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fc6fe59e-3aef-8a12-a239-fbf5b0febf20" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fe26dfc5-7d98-e760-2cf7-9c60f83a0bf8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fc6fe59e-3aef-8a12-a239-fbf5b0febf20" ;
  a2a:RecordGUID "{fc6fe59e-3aef-8a12-a239-fbf5b0febf20}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3781_00003781.xml van SHA" .

