@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_01f5fe12-34ef-e109-a017-60a5a7ff7554
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1885-1917)" ;
  a2a:hasPerson oa:person_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_Person-33a12b82-d451-2e87-de16-867fbc6ad419 ;
  a2a:hasEvent oa:event_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_0 ;
  a2a:hasSource oa:source_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554 .

oa:person_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_Person-33a12b82-d451-2e87-de16-867fbc6ad419
  a a2a:Person ;
  rdfs:label "Adrianus Montree" ;
  a2a:PersonName [
    rdfs:label "Adrianus Montree" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Montree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1876-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_Person:33a12b82-d451-2e87-de16-867fbc6ad419 ;
  a2a:EventKeyRef oa:event_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554_Event1 .

oa:source_wba_01f5fe12-34ef-e109-a017-60a5a7ff7554
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1885-01-01 - 1917-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1892, Periode: 1885-1917" ;
    a2a:Book "Inschrijvingsregister Nationale Militie, 1885-1917" ;
    a2a:RegistryNumber "1892" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 1892, Periode: 1885-1917, Inschrijvingsregister Nationale Militie, 1885-1917, 1892"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/196b4d04-a720-deb2-41a9-34c4ceb93756.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/01f5fe12-34ef-e109-a017-60a5a7ff7554" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/196b4d04-a720-deb2-41a9-34c4ceb93756.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/01f5fe12-34ef-e109-a017-60a5a7ff7554" ;
  a2a:RecordGUID "{01f5fe12-34ef-e109-a017-60a5a7ff7554}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10169_00010169.xml van WBA" .

