@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_c2510aed-8a41-12dc-adee-ca2722d34dac
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1927)" ;
  a2a:hasPerson oa:person_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_Person-ece930d0-33b8-11d0-ddc9-b99129dbe363 ;
  a2a:hasEvent oa:event_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_0 ;
  a2a:hasSource oa:source_wba_c2510aed-8a41-12dc-adee-ca2722d34dac .

oa:person_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_Person-ece930d0-33b8-11d0-ddc9-b99129dbe363
  a a2a:Person ;
  rdfs:label "Cornelis Leonardus Vermunt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Leonardus Vermunt" ;
    a2a:PersonNameFirstName "Cornelis Leonardus" ;
    a2a:PersonNameLastName "Vermunt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1907-12-08"^^xsd:date
  ] .

oa:event_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_Person:ece930d0-33b8-11d0-ddc9-b99129dbe363 ;
  a2a:EventKeyRef oa:event_wba_c2510aed-8a41-12dc-adee-ca2722d34dac_Event1 .

oa:source_wba_c2510aed-8a41-12dc-adee-ca2722d34dac
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1927-01-01 - 1927-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Roosendaal en Nispen 1917-1935, Bron: boek, Deel: 1036, Periode: 1927" ;
    a2a:Book "Inschrijvingsregister van dienstplichtige mannen. 1927" ;
    a2a:RegistryNumber "1036" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen 1917-1935, Bron: boek, Deel: 1036, Periode: 1927, Inschrijvingsregister van dienstplichtige mannen. 1927, 1036"
  ] ;
  a2a:SourceLastChangeDate "2019-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c2510aed-8a41-12dc-adee-ca2722d34dac" ;
  a2a:RecordGUID "{c2510aed-8a41-12dc-adee-ca2722d34dac}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10537_00010537.xml van WBA" .

