@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_a2aeecb3-2d92-6c8e-9342-e54587971012
  a a2a:Record ;
  rdfs:label "Bevolkingsregister (in het jaar 1901-1915)" ;
  a2a:hasPerson oa:person_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_Person-2b3ab31b-4c12-098e-03d6-877a6f57ed7f ;
  a2a:hasEvent oa:event_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_0 ;
  a2a:hasSource oa:source_eem_a2aeecb3-2d92-6c8e-9342-e54587971012 .

oa:person_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_Person-2b3ab31b-4c12-098e-03d6-877a6f57ed7f
  a a2a:Person ;
  rdfs:label "Jan Louis Willem Hilgers" ;
  a2a:PersonName [
    rdfs:label "Jan Louis Willem Hilgers" ;
    a2a:PersonNameFirstName "Jan Louis Willem" ;
    a2a:PersonNameLastName "Hilgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1887-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Probolingo" ;
    rdfs:label "Probolingo"
  ] ;
  a2a:Profession "Aviateur" .

oa:event_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_Event1
  a a2a:Event ;
  rdfs:label "other:Bevolkingsregister" ;
  a2a:EventType "other:Bevolkingsregister" .

oa:relationep_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_Person:2b3ab31b-4c12-098e-03d6-877a6f57ed7f ;
  a2a:EventKeyRef oa:event_eem_a2aeecb3-2d92-6c8e-9342-e54587971012_Event1 .

oa:source_eem_a2aeecb3-2d92-6c8e-9342-e54587971012
  a a2a:Source ;
  rdfs:label "Archief Eemland, Dienstboderegisters" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1901-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Dienstboderegisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Deel: 677A, Periode: 1901-1915" ;
    a2a:Book "Dienstboden 1900-1915B, Soest, 1901-1915" ;
    a2a:RegistryNumber "677A" ;
    rdfs:label "Archief Eemland, Amersfoort, Deel: 677A, Periode: 1901-1915, Dienstboden 1900-1915B, Soest, 1901-1915, 677A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/9463bc80-1490-49dd-37c4-45ebf9eb8b2e.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/a2aeecb3-2d92-6c8e-9342-e54587971012" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/9463bc80-1490-49dd-37c4-45ebf9eb8b2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/a2aeecb3-2d92-6c8e-9342-e54587971012" ;
  a2a:RecordGUID "{a2aeecb3-2d92-6c8e-9342-e54587971012}" ;
  a2a:SourceRemarkdeel "677A" ;
  a2a:SourceRemarkregister_periode "1901-1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_49_00000049.xml van EEM" .

