@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_53bf789e-d24a-8ffa-7f85-9bcebaec23a3
  a a2a:Record ;
  rdfs:label "Geboorte op 18 maart 1861 te Aalburg" ;
  a2a:hasPerson oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-adc0507f-78f6-bdb6-c073-baf5f2e12add, oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-d95ccfd5-661f-bc54-2ddf-efb26a586260, oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-0946a4fd-6340-da18-59c7-951103135cd7, oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-e5ebcb0d-f074-37b2-d8c3-1d52d64c5adf, oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-63907b1f-d961-ae96-ffe2-947e75c8df80 ;
  a2a:hasEvent oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_0, oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_1, oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_2, oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_3, oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_4 ;
  a2a:hasSource oa:source_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3 .

oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-adc0507f-78f6-bdb6-c073-baf5f2e12add
  a a2a:Person ;
  rdfs:label "Andries Doelie" ;
  a2a:PersonName [
    rdfs:label "Andries Doelie" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Doelie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "metselaar" .

oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-d95ccfd5-661f-bc54-2ddf-efb26a586260
  a a2a:Person ;
  rdfs:label "Roelof Pullen" ;
  a2a:PersonName [
    rdfs:label "Roelof Pullen" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-0946a4fd-6340-da18-59c7-951103135cd7
  a a2a:Person ;
  rdfs:label "Wilhelmina Mans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Mans" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Mans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1861-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-e5ebcb0d-f074-37b2-d8c3-1d52d64c5adf
  a a2a:Person ;
  rdfs:label "Poulus Mans" ;
  a2a:PersonName [
    rdfs:label "Poulus Mans" ;
    a2a:PersonNameFirstName "Poulus" ;
    a2a:PersonNameLastName "Mans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person-63907b1f-d961-ae96-ffe2-947e75c8df80
  a a2a:Person ;
  rdfs:label "Janneke Hobo" ;
  a2a:PersonName [
    rdfs:label "Janneke Hobo" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Hobo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1861-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person:adc0507f-78f6-bdb6-c073-baf5f2e12add ;
  a2a:EventKeyRef oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1 .

oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person:d95ccfd5-661f-bc54-2ddf-efb26a586260 ;
  a2a:EventKeyRef oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1 .

oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person:0946a4fd-6340-da18-59c7-951103135cd7 ;
  a2a:EventKeyRef oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1 .

oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person:e5ebcb0d-f074-37b2-d8c3-1d52d64c5adf ;
  a2a:EventKeyRef oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1 .

oa:relationep_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Person:63907b1f-d961-ae96-ffe2-947e75c8df80 ;
  a2a:EventKeyRef oa:event_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3_Event1 .

oa:source_sha_53bf789e-d24a-8ffa-7f85-9bcebaec23a3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1861-03-18 - 1861-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1861-03-18"^^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: 5812, Periode: 1853-1862" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "5812" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5812, Periode: 1853-1862, Geboorteregister, 10, 5812"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/38f276f4-269e-3c9f-30fb-3ee833182df1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/53bf789e-d24a-8ffa-7f85-9bcebaec23a3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/38f276f4-269e-3c9f-30fb-3ee833182df1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/53bf789e-d24a-8ffa-7f85-9bcebaec23a3" ;
  a2a:RecordGUID "{53bf789e-d24a-8ffa-7f85-9bcebaec23a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3737_00003737.xml van SHA" .

