@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_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f
  a a2a:Record ;
  rdfs:label "Bevolkingsregister (in het jaar 1861-1879)" ;
  a2a:hasPerson oa:person_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_Person-82bde9b7-8bfb-07d1-6620-ec9384c6911b ;
  a2a:hasEvent oa:event_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_0 ;
  a2a:hasSource oa:source_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f .

oa:person_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_Person-82bde9b7-8bfb-07d1-6620-ec9384c6911b
  a a2a:Person ;
  rdfs:label "Geertje Thone" ;
  a2a:PersonName [
    rdfs:label "Geertje Thone" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Thone"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1844-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest"
  ] ;
  a2a:Profession "Dienstbode" .

oa:event_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_Event1
  a a2a:Event ;
  rdfs:label "other:Bevolkingsregister" ;
  a2a:EventType "other:Bevolkingsregister" .

oa:relationep_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_Person:82bde9b7-8bfb-07d1-6620-ec9384c6911b ;
  a2a:EventKeyRef oa:event_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f_Event1 .

oa:source_eem_8d9900ff-2a03-e6e8-c6e4-880ef4105c6f
  a a2a:Source ;
  rdfs:label "Archief Eemland, Dienstboderegisters" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1861-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Dienstboderegisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Deel: 673, Periode: 1861-1879" ;
    a2a:Book "Dienstboden 1861-1879, Soest, 1861-1879" ;
    a2a:RegistryNumber "673" ;
    rdfs:label "Archief Eemland, Amersfoort, Deel: 673, Periode: 1861-1879, Dienstboden 1861-1879, Soest, 1861-1879, 673"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/314028dd-104c-8126-4feb-fe5863c2ac0a.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/8d9900ff-2a03-e6e8-c6e4-880ef4105c6f" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/314028dd-104c-8126-4feb-fe5863c2ac0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/8d9900ff-2a03-e6e8-c6e4-880ef4105c6f" ;
  a2a:RecordGUID "{8d9900ff-2a03-e6e8-c6e4-880ef4105c6f}" ;
  a2a:SourceRemarkdeel "673" ;
  a2a:SourceRemarkregister_periode "1861-1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_56_00000056.xml van EEM" .

