@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_05e7633a-e04c-e43a-31b1-65e1e9868050
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1830-1861)" ;
  a2a:hasPerson oa:person_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_Person-973145f3-f1d8-2a1f-b7df-11c0eff1231f ;
  a2a:hasEvent oa:event_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_0 ;
  a2a:hasSource oa:source_wba_05e7633a-e04c-e43a-31b1-65e1e9868050 .

oa:person_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_Person-973145f3-f1d8-2a1f-b7df-11c0eff1231f
  a a2a:Person ;
  rdfs:label "Rochus Vromans" ;
  a2a:PersonName [
    rdfs:label "Rochus Vromans" ;
    a2a:PersonNameFirstName "Rochus" ;
    a2a:PersonNameLastName "Vromans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1832-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "arbeider" .

oa:event_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_Person:973145f3-f1d8-2a1f-b7df-11c0eff1231f ;
  a2a:EventKeyRef oa:event_wba_05e7633a-e04c-e43a-31b1-65e1e9868050_Event1 .

oa:source_wba_05e7633a-e04c-e43a-31b1-65e1e9868050
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1830-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Wouw, 1811-1927, Bron: boek, Deel: 4532, Periode: 1830-1861" ;
    a2a:Book "Inschrijvingsregister dienstplichtige mannen. 1830-1861" ;
    a2a:RegistryNumber "4532" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw, 1811-1927, Bron: boek, Deel: 4532, Periode: 1830-1861, Inschrijvingsregister dienstplichtige mannen. 1830-1861, 4532"
  ] ;
  a2a:SourceLastChangeDate "2019-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/05e7633a-e04c-e43a-31b1-65e1e9868050" ;
  a2a:RecordGUID "{05e7633a-e04c-e43a-31b1-65e1e9868050}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10176_00010176.xml van WBA" .

