@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_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656
  a a2a:Record ;
  rdfs:label "Registratie op 22 september 1888 te Tilburg" ;
  a2a:hasPerson oa:person_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_Person-98fc2f1a-701a-0af0-6289-3031a52acec8 ;
  a2a:hasEvent oa:event_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_0 ;
  a2a:hasSource oa:source_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656 .

oa:person_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_Person-98fc2f1a-701a-0af0-6289-3031a52acec8
  a a2a:Person ;
  rdfs:label "Arnoldus Johannes Martinus Maria van Roessel" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Johannes Martinus Maria van Roessel" ;
    a2a:PersonNameFirstName "Arnoldus Johannes Martinus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roessel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1888-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1888-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_Person:98fc2f1a-701a-0af0-6289-3031a52acec8 ;
  a2a:EventKeyRef oa:event_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656_Event1 .

oa:source_wba_84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Bevolkingsadministratie Bergen op Zoom, Bron: boek, Deel: 686, Periode: 1920" ;
    a2a:Book "Gestichtsregister, Kostschool van J.B.M. Brogtrop, ca. 1920" ;
    a2a:RegistryNumber "686" ;
    a2a:Folio "2" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Bevolkingsadministratie Bergen op Zoom, Bron: boek, Deel: 686, Periode: 1920, Gestichtsregister, Kostschool van J.B.M. Brogtrop, ca. 1920, 686, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1bd6a428-96b5-47cb-92ec-e2215849351c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1bd6a428-96b5-47cb-92ec-e2215849351c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656" ;
  a2a:RecordGUID "{84cbc1e8-cc3b-e5aa-d4b4-ef5e72141656}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3952_00003952.xml van WBA" .

