@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_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e
  a a2a:Record ;
  rdfs:label "Registratie op 22 september 1876 te Standdaarbuiten" ;
  a2a:hasPerson oa:person_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_Person-25607efa-6991-b4d7-b066-5c5491480c5f ;
  a2a:hasEvent oa:event_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_0 ;
  a2a:hasSource oa:source_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e .

oa:person_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_Person-25607efa-6991-b4d7-b066-5c5491480c5f
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Marie Aarden" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Marie Aarden" ;
    a2a:PersonNameFirstName "Franciscus Jacobus Marie" ;
    a2a:PersonNameLastName "Aarden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1876-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Standdaarbuiten" ;
    rdfs:label "Standdaarbuiten"
  ] .

oa:event_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1876-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Standdaarbuiten" ;
    rdfs:label "Standdaarbuiten"
  ] .

oa:relationep_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_Person:25607efa-6991-b4d7-b066-5c5491480c5f ;
  a2a:EventKeyRef oa:event_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e_Event1 .

oa:source_wba_73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1886-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Huijbergen 1811-1936, Bron: boek, Deel: 910, Periode: 1886-1899" ;
    a2a:Book "Bevolkingsregister, 1886-1899, Instituut St. Marie" ;
    a2a:RegistryNumber "910" ;
    a2a:Folio "4" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Huijbergen 1811-1936, Bron: boek, Deel: 910, Periode: 1886-1899, Bevolkingsregister, 1886-1899, Instituut St. Marie, 910, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7febb44e-0f88-d88a-1988-a7cd1e428338.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7febb44e-0f88-d88a-1988-a7cd1e428338.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e" ;
  a2a:RecordGUID "{73cd4c7c-24e7-bf02-5c63-b411f7b8ef3e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_23_00000023.xml van WBA" .

