@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_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e
  a a2a:Record ;
  rdfs:label "Militieregistersakte op 18 maart 1820" ;
  a2a:hasPerson oa:person_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_Person-d6a4704c-aca9-a603-c7da-d3d29633e475 ;
  a2a:hasEvent oa:event_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_0 ;
  a2a:hasSource oa:source_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e .

oa:person_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_Person-d6a4704c-aca9-a603-c7da-d3d29633e475
  a a2a:Person ;
  rdfs:label "Jacob Diederik Gerard Francois Philip van den Steen tot Wadestijn" ;
  a2a:PersonName [
    rdfs:label "Jacob Diederik Gerard Francois Philip van den Steen tot Wadestijn" ;
    a2a:PersonNameFirstName "Jacob Diederik Gerard Francois Philip" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Steen tot Wadestijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1820-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:event_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregistersakte" ;
  a2a:EventType "other:Militieregistersakte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1820-03-18"^^xsd:date
  ] .

oa:relationep_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_Person:d6a4704c-aca9-a603-c7da-d3d29633e475 ;
  a2a:EventKeyRef oa:event_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e_Event1 .

oa:source_eem_a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e
  a a2a:Source ;
  rdfs:label "Archief Eemland, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Baarn" ;
    rdfs:label "Baarn", "1820-03-18 - 1820-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1820-03-18"^^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/9f1276b9-b03b-a34c-8c6c-ea962c3a9b0b.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/9f1276b9-b03b-a34c-8c6c-ea962c3a9b0b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e" ;
  a2a:RecordGUID "{a5d511c1-445e-6e5f-3c0e-0ae3e1a3ee2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_818_00000818.xml van EEM" .

