@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_04c18c86-eac4-e3da-c24d-d21d9ba2a765
  a a2a:Record ;
  rdfs:label "Militieregistersakte op 12 augustus 1811" ;
  a2a:hasPerson oa:person_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_Person-c9f9e270-fe94-7a62-82df-b6da7812ff2d ;
  a2a:hasEvent oa:event_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_0 ;
  a2a:hasSource oa:source_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765 .

oa:person_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_Person-c9f9e270-fe94-7a62-82df-b6da7812ff2d
  a a2a:Person ;
  rdfs:label "Jean Nicolas Matthijs" ;
  a2a:PersonName [
    rdfs:label "Jean Nicolas Matthijs" ;
    a2a:PersonNameFirstName "Jean Nicolas" ;
    a2a:PersonNameLastName "Matthijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1811-08-12"^^xsd:date
  ] .

oa:event_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregistersakte" ;
  a2a:EventType "other:Militieregistersakte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1811-08-12"^^xsd:date
  ] .

oa:relationep_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_Person:c9f9e270-fe94-7a62-82df-b6da7812ff2d ;
  a2a:EventKeyRef oa:event_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765_Event1 .

oa:source_eem_04c18c86-eac4-e3da-c24d-d21d9ba2a765
  a a2a:Source ;
  rdfs:label "Archief Eemland, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort", "1811-08-12 - 1811-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1811-08-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Deel: 660" ;
    a2a:Book "Militieregister" ;
    a2a:RegistryNumber "660" ;
    rdfs:label "Archief Eemland, Amersfoort, Deel: 660, Militieregister, 660"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/fecf73f5-c18d-e3a2-bd31-5abb4b873af3.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/04c18c86-eac4-e3da-c24d-d21d9ba2a765" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/fecf73f5-c18d-e3a2-bd31-5abb4b873af3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/04c18c86-eac4-e3da-c24d-d21d9ba2a765" ;
  a2a:RecordGUID "{04c18c86-eac4-e3da-c24d-d21d9ba2a765}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_724_00000724.xml van EEM" .

