@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_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1904)" ;
  a2a:hasPerson oa:person_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_Person-c8647068-511b-4822-71cb-f9cab0e17e94 ;
  a2a:hasEvent oa:event_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_0 ;
  a2a:hasSource oa:source_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc .

oa:person_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_Person-c8647068-511b-4822-71cb-f9cab0e17e94
  a a2a:Person ;
  rdfs:label "Jozef Asselmans" ;
  a2a:PersonName [
    rdfs:label "Jozef Asselmans" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Asselmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1884-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:event_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_Person:c8647068-511b-4822-71cb-f9cab0e17e94 ;
  a2a:EventKeyRef oa:event_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc_Event1 .

oa:source_wba_443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1904-01-01 - 1904-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief Gemeentebestuur van Bergen op Zoom 1814-1925, Bron: boek, Deel: 5257, Period..." ;
    a2a:Book "Lotingsregister voor de nationale militie, lichting 1904, klasse 1884" ;
    a2a:RegistryNumber "5257" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief Gemeentebestuur van Bergen op Zoom 1814-1925, Bron: boek, Deel: 5257, Period..., Lotingsregister voor de nationale militie, lichting 1904, klasse 1884, 5257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7af0a61d-9001-6619-ceeb-0e913d439e83.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7af0a61d-9001-6619-ceeb-0e913d439e83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc" ;
  a2a:RecordGUID "{443eb1c4-3c72-55f0-ee50-e05b8d1b8bdc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10295_00010295.xml van WBA" .

