@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_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c
  a a2a:Record ;
  rdfs:label "Bevolkingsregister (in het jaar 1860-1880)" ;
  a2a:hasPerson oa:person_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_Person-cd18f774-fa9d-6972-f5a9-7bf3736d9252 ;
  a2a:hasEvent oa:event_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_0 ;
  a2a:hasSource oa:source_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c .

oa:person_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_Person-cd18f774-fa9d-6972-f5a9-7bf3736d9252
  a a2a:Person ;
  rdfs:label "Hendricus Josephus Theodorus Van den Berg ook gend de Jong" ;
  a2a:PersonName [
    rdfs:label "Hendricus Josephus Theodorus Van den Berg ook gend de Jong" ;
    a2a:PersonNameFirstName "Hendricus Josephus Theodorus" ;
    a2a:PersonNamePrefixLastName "Van den" ;
    a2a:PersonNameLastName "Berg ook gend de Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1843-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijsenburg" ;
    rdfs:label "Rijsenburg"
  ] ;
  a2a:Profession "Boerenknecht" .

oa:event_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_Event1
  a a2a:Event ;
  rdfs:label "other:Bevolkingsregister" ;
  a2a:EventType "other:Bevolkingsregister" .

oa:relationep_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_Person:cd18f774-fa9d-6972-f5a9-7bf3736d9252 ;
  a2a:EventKeyRef oa:event_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c_Event1 .

oa:source_eem_c8d2d39b-c1bd-100b-3d8c-b06aba94f07c
  a a2a:Source ;
  rdfs:label "Archief Eemland, Dienstboderegisters" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1860-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Dienstboderegisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Deel: 674, Periode: 1860-1880" ;
    a2a:Book "Dienstboden 1860-1880, Soest, 1860-1880" ;
    a2a:RegistryNumber "674" ;
    rdfs:label "Archief Eemland, Amersfoort, Deel: 674, Periode: 1860-1880, Dienstboden 1860-1880, Soest, 1860-1880, 674"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/dc586d38-686f-d668-1c4c-a0d060e082b5.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/c8d2d39b-c1bd-100b-3d8c-b06aba94f07c" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/dc586d38-686f-d668-1c4c-a0d060e082b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/c8d2d39b-c1bd-100b-3d8c-b06aba94f07c" ;
  a2a:RecordGUID "{c8d2d39b-c1bd-100b-3d8c-b06aba94f07c}" ;
  a2a:SourceRemarkdeel "674" ;
  a2a:SourceRemarkregister_periode "1860-1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_14_00000014.xml van EEM" .

