@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_b8ca1eb0-9144-d89f-e269-70f792ee80b9
  a a2a:Record ;
  rdfs:label "Geboorte op 11 mei 1884 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-12568102-3995-7657-a1f4-534335bdcb1e, oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-59196d0e-d546-22a3-d069-c41e58a2d14e, oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-41960e2c-9157-8152-c310-04c72556f7f2, oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-2a5fb20a-103f-70ef-5147-5f835587974f, oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-0ae9dd14-d7ff-46f8-4221-84f3a1e396eb ;
  a2a:hasEvent oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_0, oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_1, oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_2, oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_3, oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_4 ;
  a2a:hasSource oa:source_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9 .

oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-12568102-3995-7657-a1f4-534335bdcb1e
  a a2a:Person ;
  rdfs:label "Wouter van Kuijk" ;
  a2a:PersonName [
    rdfs:label "Wouter van Kuijk" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kuijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-59196d0e-d546-22a3-d069-c41e58a2d14e
  a a2a:Person ;
  rdfs:label "Johannes Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Johannes Verhoeven" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-41960e2c-9157-8152-c310-04c72556f7f2
  a a2a:Person ;
  rdfs:label "Antonetta Branten" ;
  a2a:PersonName [
    rdfs:label "Antonetta Branten" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Branten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1884-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-2a5fb20a-103f-70ef-5147-5f835587974f
  a a2a:Person ;
  rdfs:label "Migchiel Branten" ;
  a2a:PersonName [
    rdfs:label "Migchiel Branten" ;
    a2a:PersonNameFirstName "Migchiel" ;
    a2a:PersonNameLastName "Branten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person-0ae9dd14-d7ff-46f8-4221-84f3a1e396eb
  a a2a:Person ;
  rdfs:label "Maria Lucia van Beurden" ;
  a2a:PersonName [
    rdfs:label "Maria Lucia van Beurden" ;
    a2a:PersonNameFirstName "Maria Lucia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1884-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person:12568102-3995-7657-a1f4-534335bdcb1e ;
  a2a:EventKeyRef oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1 .

oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person:59196d0e-d546-22a3-d069-c41e58a2d14e ;
  a2a:EventKeyRef oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1 .

oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person:41960e2c-9157-8152-c310-04c72556f7f2 ;
  a2a:EventKeyRef oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1 .

oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person:2a5fb20a-103f-70ef-5147-5f835587974f ;
  a2a:EventKeyRef oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1 .

oa:relationep_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Person:0ae9dd14-d7ff-46f8-4221-84f3a1e396eb ;
  a2a:EventKeyRef oa:event_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9_Event1 .

oa:source_sha_b8ca1eb0-9144-d89f-e269-70f792ee80b9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1884-05-11 - 1884-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1884-05-11"^^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: 5012, Periode: 1884-1893" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "5012" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5012, Periode: 1884-1893, Geboorteregister, 43, 5012"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eccbdd9a-4a36-cb6a-3839-a12db8af185d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b8ca1eb0-9144-d89f-e269-70f792ee80b9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eccbdd9a-4a36-cb6a-3839-a12db8af185d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b8ca1eb0-9144-d89f-e269-70f792ee80b9" ;
  a2a:RecordGUID "{b8ca1eb0-9144-d89f-e269-70f792ee80b9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4061_00004061.xml van SHA" .

