@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_073fb050-aa6a-e53d-4b26-adb1f27c4157
  a a2a:Record ;
  rdfs:label "Registratie op 13 oktober 1826 te Halsteren" ;
  a2a:hasPerson oa:person_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_Person-47045ee2-0e28-9a85-7600-825a15ff455b ;
  a2a:hasEvent oa:event_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_0 ;
  a2a:hasSource oa:source_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157 .

oa:person_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_Person-47045ee2-0e28-9a85-7600-825a15ff455b
  a a2a:Person ;
  rdfs:label "Johannes Dingemans" ;
  a2a:PersonName [
    rdfs:label "Johannes Dingemans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Dingemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1826-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] ;
  a2a:Profession "arbeider" .

oa:event_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1826-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_Person:47045ee2-0e28-9a85-7600-825a15ff455b ;
  a2a:EventKeyRef oa:event_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157_Event1 .

oa:source_wba_073fb050-aa6a-e53d-4b26-adb1f27c4157
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1880-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Halsteren 1811-1932, Bron: boek, Deel: 1456, Periode: 1880-1905" ;
    a2a:Book "Bevolkingsregister 1880-1905, A-E" ;
    a2a:RegistryNumber "1456" ;
    a2a:Folio "248a" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Halsteren 1811-1932, Bron: boek, Deel: 1456, Periode: 1880-1905, Bevolkingsregister 1880-1905, A-E, 1456, 248a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/bcb1b972-e597-d910-71df-f61dd46f5de0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/073fb050-aa6a-e53d-4b26-adb1f27c4157" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/bcb1b972-e597-d910-71df-f61dd46f5de0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/073fb050-aa6a-e53d-4b26-adb1f27c4157" ;
  a2a:RecordGUID "{073fb050-aa6a-e53d-4b26-adb1f27c4157}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14860_00014860.xml van WBA" .

