@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_74db855d-b8a4-baaf-086d-56fa8b62be5f
  a a2a:Record ;
  rdfs:label "Registratie op 11 februari 1860 te Banyuwangi (Indonesië)" ;
  a2a:hasPerson oa:person_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_Person-443711c9-fb3f-ef6b-a0dd-a1ffb7c78ff1 ;
  a2a:hasEvent oa:event_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_0 ;
  a2a:hasSource oa:source_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f .

oa:person_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_Person-443711c9-fb3f-ef6b-a0dd-a1ffb7c78ff1
  a a2a:Person ;
  rdfs:label "Franciscus Martinus Willem van Bloemen Waanders" ;
  a2a:PersonName [
    rdfs:label "Franciscus Martinus Willem van Bloemen Waanders" ;
    a2a:PersonNameFirstName "Franciscus Martinus Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bloemen Waanders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1860-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Banyuwangi (Indonesië)" ;
    rdfs:label "Banyuwangi (Indonesië)"
  ] .

oa:event_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1860-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Banyuwangi (Indonesië)" ;
    rdfs:label "Banyuwangi (Indonesië)"
  ] .

oa:relationep_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_Person:443711c9-fb3f-ef6b-a0dd-a1ffb7c78ff1 ;
  a2a:EventKeyRef oa:event_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f_Event1 .

oa:source_wba_74db855d-b8a4-baaf-086d-56fa8b62be5f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1860-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 101, Periode: 1860-1880" ;
    a2a:Book "Bevolkingsregister 1860-1880, deel 1 A-B" ;
    a2a:RegistryNumber "101" ;
    a2a:Folio "228" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Bevolkingsadministratie Bergen op Zoom, Bron: boek, Deel: 101, Periode: 1860-1880, Bevolkingsregister 1860-1880, deel 1 A-B, 101, 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/37ffe36d-7852-8ded-3ff1-2fef31c0eab9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/74db855d-b8a4-baaf-086d-56fa8b62be5f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/37ffe36d-7852-8ded-3ff1-2fef31c0eab9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/74db855d-b8a4-baaf-086d-56fa8b62be5f" ;
  a2a:RecordGUID "{74db855d-b8a4-baaf-086d-56fa8b62be5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19713_00019713.xml van WBA" .

