@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_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1888)" ;
  a2a:hasPerson oa:person_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_Person-276a819c-b3e9-cd7f-b792-561e00d51751 ;
  a2a:hasEvent oa:event_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_0 ;
  a2a:hasSource oa:source_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663 .

oa:person_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_Person-276a819c-b3e9-cd7f-b792-561e00d51751
  a a2a:Person ;
  rdfs:label "Johan Christoffel Brandenburg van der Gronden" ;
  a2a:PersonName [
    rdfs:label "Johan Christoffel Brandenburg van der Gronden" ;
    a2a:PersonNameFirstName "Johan Christoffel" ;
    a2a:PersonNameLastName "Brandenburg van der Gronden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1868-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Palmbang" ;
    rdfs:label "Palmbang"
  ] .

oa:event_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_Person:276a819c-b3e9-cd7f-b792-561e00d51751 ;
  a2a:EventKeyRef oa:event_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663_Event1 .

oa:source_wba_9fc770cc-01d6-c8a7-b7d4-e0189c3bf663
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1888-01-01 - 1888-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-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: 5188, Period..." ;
    a2a:Book "Inschrijvingsregister voor de nationale militie, lichting 1888, klasse 1868" ;
    a2a:RegistryNumber "5188" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief Gemeentebestuur van Bergen op Zoom 1814-1925, Bron: boek, Deel: 5188, Period..., Inschrijvingsregister voor de nationale militie, lichting 1888, klasse 1868, 5188"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a789fab8-a06f-41b3-4181-5bce04e8be2d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9fc770cc-01d6-c8a7-b7d4-e0189c3bf663" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a789fab8-a06f-41b3-4181-5bce04e8be2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9fc770cc-01d6-c8a7-b7d4-e0189c3bf663" ;
  a2a:RecordGUID "{9fc770cc-01d6-c8a7-b7d4-e0189c3bf663}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10471_00010471.xml van WBA" .

