@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_7c113aa4-da87-ad79-cd85-fd15e58b0d39
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1890)" ;
  a2a:hasPerson oa:person_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_Person-dccc379a-88fd-9b3d-73e9-217a4f632adc ;
  a2a:hasEvent oa:event_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_0 ;
  a2a:hasSource oa:source_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39 .

oa:person_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_Person-dccc379a-88fd-9b3d-73e9-217a4f632adc
  a a2a:Person ;
  rdfs:label "Cornelia ten Haaf" ;
  a2a:PersonName [
    rdfs:label "Cornelia ten Haaf" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Haaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1886-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest"
  ] ;
  a2a:Profession "Geen" .

oa:event_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_0
  a a2a:RelationEP ;
  rdfs:label "other:Dochter" ;
  a2a:RelationType "other:Dochter" ;
  a2a:PersonKeyRef oa:person_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_Person:dccc379a-88fd-9b3d-73e9-217a4f632adc ;
  a2a:EventKeyRef oa:event_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39_Event1 .

oa:source_eem_7c113aa4-da87-ad79-cd85-fd15e58b0d39
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters 1880-1890, Deel: 669, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregisters 1880-1890, Soest, 1880-1890" ;
    a2a:RegistryNumber "669" ;
    rdfs:label "Archief Eemland, Amersfoort, Archiefnaam: Bevolkingsregisters 1880-1890, Deel: 669, Periode: 1880-1890, Bevolkingsregisters 1880-1890, Soest, 1880-1890, 669"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/b3b25349-4587-d391-275e-6fe7ac3b4438.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/7c113aa4-da87-ad79-cd85-fd15e58b0d39" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/b3b25349-4587-d391-275e-6fe7ac3b4438.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/7c113aa4-da87-ad79-cd85-fd15e58b0d39" ;
  a2a:RecordGUID "{7c113aa4-da87-ad79-cd85-fd15e58b0d39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_555_00000555.xml van EEM" .

