@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_d63f4281-a95c-b03d-c4e9-d0f3795e754f
  a a2a:Record ;
  rdfs:label "Militieregistersakte op 21 april 1778" ;
  a2a:hasPerson oa:person_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_Person-ed0f6b0b-fa55-9fff-64ef-46e78d41df32 ;
  a2a:hasEvent oa:event_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_0 ;
  a2a:hasSource oa:source_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f .

oa:person_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_Person-ed0f6b0b-fa55-9fff-64ef-46e78d41df32
  a a2a:Person ;
  rdfs:label "George Mijer" ;
  a2a:PersonName [
    rdfs:label "George Mijer" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Mijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1778-04-21"^^xsd:date
  ] .

oa:event_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregistersakte" ;
  a2a:EventType "other:Militieregistersakte" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1778-04-21"^^xsd:date
  ] .

oa:relationep_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_Person:ed0f6b0b-fa55-9fff-64ef-46e78d41df32 ;
  a2a:EventKeyRef oa:event_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f_Event1 .

oa:source_eem_d63f4281-a95c-b03d-c4e9-d0f3795e754f
  a a2a:Source ;
  rdfs:label "Archief Eemland, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort", "1778-04-21 - 1778-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1778-04-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Deel: 675" ;
    a2a:Book "Militieregister" ;
    a2a:RegistryNumber "675" ;
    rdfs:label "Archief Eemland, Amersfoort, Deel: 675, Militieregister, 675"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/1d51a7d0-bdb3-cc84-98bb-79bc9af4f32e.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/d63f4281-a95c-b03d-c4e9-d0f3795e754f" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/1d51a7d0-bdb3-cc84-98bb-79bc9af4f32e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/d63f4281-a95c-b03d-c4e9-d0f3795e754f" ;
  a2a:RecordGUID "{d63f4281-a95c-b03d-c4e9-d0f3795e754f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_711_00000711.xml van EEM" .

