@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_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc
  a a2a:Record ;
  rdfs:label "Militieregistersakte op 23 april 1802" ;
  a2a:hasPerson oa:person_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_Person-e22f482a-705d-daaf-6acf-74538cdf501d ;
  a2a:hasEvent oa:event_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_0 ;
  a2a:hasSource oa:source_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc .

oa:person_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_Person-e22f482a-705d-daaf-6acf-74538cdf501d
  a a2a:Person ;
  rdfs:label "Tys Rysenburg" ;
  a2a:PersonName [
    rdfs:label "Tys Rysenburg" ;
    a2a:PersonNameFirstName "Tys" ;
    a2a:PersonNameLastName "Rysenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1802-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud-Loosdrecht" ;
    rdfs:label "Oud-Loosdrecht"
  ] .

oa:event_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregistersakte" ;
  a2a:EventType "other:Militieregistersakte" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1802-04-23"^^xsd:date
  ] .

oa:relationep_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_Person:e22f482a-705d-daaf-6acf-74538cdf501d ;
  a2a:EventKeyRef oa:event_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc_Event1 .

oa:source_eem_088ae1cf-e40b-c30e-d86f-0c472376e6fc
  a a2a:Source ;
  rdfs:label "Archief Eemland, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Baarn" ;
    rdfs:label "Baarn", "1802-04-23 - 1802-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1802-04-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Deel: 565" ;
    a2a:Book "Militieregister" ;
    a2a:RegistryNumber "565" ;
    rdfs:label "Archief Eemland, Amersfoort, Deel: 565, Militieregister, 565"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/3e5ada92-6adf-bc8c-4226-1342b967b3e7.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/088ae1cf-e40b-c30e-d86f-0c472376e6fc" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/3e5ada92-6adf-bc8c-4226-1342b967b3e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/088ae1cf-e40b-c30e-d86f-0c472376e6fc" ;
  a2a:RecordGUID "{088ae1cf-e40b-c30e-d86f-0c472376e6fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_821_00000821.xml van EEM" .

