@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_9da931fe-65d4-446e-0d73-e70153b82f45
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1914)" ;
  a2a:hasPerson oa:person_wba_9da931fe-65d4-446e-0d73-e70153b82f45_Person-b8612f66-f24c-2cdd-a3e6-92a513ee49bf ;
  a2a:hasEvent oa:event_wba_9da931fe-65d4-446e-0d73-e70153b82f45_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9da931fe-65d4-446e-0d73-e70153b82f45_0 ;
  a2a:hasSource oa:source_wba_9da931fe-65d4-446e-0d73-e70153b82f45 .

oa:person_wba_9da931fe-65d4-446e-0d73-e70153b82f45_Person-b8612f66-f24c-2cdd-a3e6-92a513ee49bf
  a a2a:Person ;
  rdfs:label "Johannes Sebastiaan Roelands" ;
  a2a:PersonName [
    rdfs:label "Johannes Sebastiaan Roelands" ;
    a2a:PersonNameFirstName "Johannes Sebastiaan" ;
    a2a:PersonNameLastName "Roelands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1894-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_wba_9da931fe-65d4-446e-0d73-e70153b82f45_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_9da931fe-65d4-446e-0d73-e70153b82f45_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_9da931fe-65d4-446e-0d73-e70153b82f45_Person:b8612f66-f24c-2cdd-a3e6-92a513ee49bf ;
  a2a:EventKeyRef oa:event_wba_9da931fe-65d4-446e-0d73-e70153b82f45_Event1 .

oa:source_wba_9da931fe-65d4-446e-0d73-e70153b82f45
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1914-01-01 - 1914-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7612, Periode: 1914" ;
    a2a:Book "Alfabetische naamlijst, inschrijvings- en lotingsregister Nationale Militie, 1914" ;
    a2a:RegistryNumber "7612" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 7612, Periode: 1914, Alfabetische naamlijst, inschrijvings- en lotingsregister Nationale Militie, 1914, 7612"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/4eb3c813-5580-f597-ce3f-9dac5d28c3b8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9da931fe-65d4-446e-0d73-e70153b82f45" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/4eb3c813-5580-f597-ce3f-9dac5d28c3b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9da931fe-65d4-446e-0d73-e70153b82f45" ;
  a2a:RecordGUID "{9da931fe-65d4-446e-0d73-e70153b82f45}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10467_00010467.xml van WBA" .

