@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_cb9cc7da-4ff2-4eca-3bc8-9040f965c646
  a a2a:Record ;
  rdfs:label "Registratie op 24 juli 1891 te Halsteren" ;
  a2a:hasPerson oa:person_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_Person-3c86b879-1744-18d2-36c1-3707113dcab8 ;
  a2a:hasEvent oa:event_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_0 ;
  a2a:hasSource oa:source_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646 .

oa:person_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_Person-3c86b879-1744-18d2-36c1-3707113dcab8
  a a2a:Person ;
  rdfs:label "Francisca Buijs" ;
  a2a:PersonName [
    rdfs:label "Francisca Buijs" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1891-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:event_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1891-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_Person:3c86b879-1744-18d2-36c1-3707113dcab8 ;
  a2a:EventKeyRef oa:event_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646_Event1 .

oa:source_wba_cb9cc7da-4ff2-4eca-3bc8-9040f965c646
  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: 1457, Periode: 1880-1905" ;
    a2a:Book "Bevolkingsregister 1880-1905, E-K" ;
    a2a:RegistryNumber "1457" ;
    a2a:Folio "628" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Halsteren 1811-1932, Bron: boek, Deel: 1457, Periode: 1880-1905, Bevolkingsregister 1880-1905, E-K, 1457, 628"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/162185a6-c3b3-2975-bb60-af885bfa6c9f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cb9cc7da-4ff2-4eca-3bc8-9040f965c646" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/162185a6-c3b3-2975-bb60-af885bfa6c9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cb9cc7da-4ff2-4eca-3bc8-9040f965c646" ;
  a2a:RecordGUID "{cb9cc7da-4ff2-4eca-3bc8-9040f965c646}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_190_00000190.xml van WBA" .

