@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_4b9207c7-1a4e-4015-56e0-91d05c2c3e72
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juli 1873 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-9da61d9e-00ef-807f-6849-f433f576fc00, oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-dfe68e08-8d79-a91a-2cb8-d21ea563480e, oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-34674090-f185-ec08-e3db-7250c184367b, oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-85eae846-fe87-dd35-6745-1cc262eb06bb, oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-6a4c2006-6476-57a6-0e3d-0c01878ffbc6 ;
  a2a:hasEvent oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_0, oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_1, oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_2, oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_3, oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_4 ;
  a2a:hasSource oa:source_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72 .

oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-9da61d9e-00ef-807f-6849-f433f576fc00
  a a2a:Person ;
  rdfs:label "Martinus van Son" ;
  a2a:PersonName [
    rdfs:label "Martinus van Son" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-dfe68e08-8d79-a91a-2cb8-d21ea563480e
  a a2a:Person ;
  rdfs:label "George Middelaer" ;
  a2a:PersonName [
    rdfs:label "George Middelaer" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Middelaer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-34674090-f185-ec08-e3db-7250c184367b
  a a2a:Person ;
  rdfs:label "Clara Maria van Halder" ;
  a2a:PersonName [
    rdfs:label "Clara Maria van Halder" ;
    a2a:PersonNameFirstName "Clara Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1873-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-85eae846-fe87-dd35-6745-1cc262eb06bb
  a a2a:Person ;
  rdfs:label "Renier van Halder" ;
  a2a:PersonName [
    rdfs:label "Renier van Halder" ;
    a2a:PersonNameFirstName "Renier" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person-6a4c2006-6476-57a6-0e3d-0c01878ffbc6
  a a2a:Person ;
  rdfs:label "Goverdina van der Aa" ;
  a2a:PersonName [
    rdfs:label "Goverdina van der Aa" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1873-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person:9da61d9e-00ef-807f-6849-f433f576fc00 ;
  a2a:EventKeyRef oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1 .

oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person:dfe68e08-8d79-a91a-2cb8-d21ea563480e ;
  a2a:EventKeyRef oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1 .

oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person:34674090-f185-ec08-e3db-7250c184367b ;
  a2a:EventKeyRef oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1 .

oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person:85eae846-fe87-dd35-6745-1cc262eb06bb ;
  a2a:EventKeyRef oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1 .

oa:relationep_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Person:6a4c2006-6476-57a6-0e3d-0c01878ffbc6 ;
  a2a:EventKeyRef oa:event_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72_Event1 .

oa:source_sha_4b9207c7-1a4e-4015-56e0-91d05c2c3e72
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1873-07-03 - 1873-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1873-07-03"^^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: 4304, Periode: 1863-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "4304" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4304, Periode: 1863-1882, Geboorteregister, 25, 4304"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/27865817-e98e-e286-0acb-a10cac34e776.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4b9207c7-1a4e-4015-56e0-91d05c2c3e72" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/27865817-e98e-e286-0acb-a10cac34e776.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4b9207c7-1a4e-4015-56e0-91d05c2c3e72" ;
  a2a:RecordGUID "{4b9207c7-1a4e-4015-56e0-91d05c2c3e72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3912_00003912.xml van SHA" .

