@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_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d
  a a2a:Record ;
  rdfs:label "Registratie op 17 februari 1862 te Hoevelaken" ;
  a2a:hasPerson oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person-6f0ffff0-9fc8-f9b8-c3d1-93bf5eec6030, oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person-a4fc8d46-906e-105c-f68a-bf5078b00bf0, oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person-7c72b558-e615-ef03-0f71-1139185ea55b ;
  a2a:hasEvent oa:event_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_0, oa:relationep_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_1, oa:relationep_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_2 ;
  a2a:hasSource oa:source_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d .

oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person-6f0ffff0-9fc8-f9b8-c3d1-93bf5eec6030
  a a2a:Person ;
  rdfs:label "Christiaan Klee" ;
  a2a:PersonName [
    rdfs:label "Christiaan Klee" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Klee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "C210" ;
    rdfs:label "C210"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1862-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoevelaken" ;
    rdfs:label "Hoevelaken"
  ] ;
  a2a:Profession "Arbeider" .

oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person-a4fc8d46-906e-105c-f68a-bf5078b00bf0
  a a2a:Person ;
  rdfs:label "Christina van der Geld" ;
  a2a:PersonName [
    rdfs:label "Christina van der Geld" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Geld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "C210" ;
    rdfs:label "C210"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1867-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person-7c72b558-e615-ef03-0f71-1139185ea55b
  a a2a:Person ;
  rdfs:label "Maria Willemina Klee" ;
  a2a:PersonName [
    rdfs:label "Maria Willemina Klee" ;
    a2a:PersonNameFirstName "Maria Willemina" ;
    a2a:PersonNameLastName "Klee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "C210" ;
    rdfs:label "C210"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1889-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:event_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1862-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoevelaken" ;
    rdfs:label "Hoevelaken"
  ] .

oa:relationep_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person:6f0ffff0-9fc8-f9b8-c3d1-93bf5eec6030 ;
  a2a:EventKeyRef oa:event_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Event1 .

oa:relationep_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person:a4fc8d46-906e-105c-f68a-bf5078b00bf0 ;
  a2a:EventKeyRef oa:event_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Event1 .

oa:relationep_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Person:7c72b558-e615-ef03-0f71-1139185ea55b ;
  a2a:EventKeyRef oa:event_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d_Event1 .

oa:source_eem_3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1862-02-17 - 1862-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-02-17"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Archief Eemland, Amersfoort"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/8e7fecdb-6869-bb8b-6275-1b2851362cab.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/8e7fecdb-6869-bb8b-6275-1b2851362cab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d" ;
  a2a:RecordGUID "{3cf5ca16-87a2-3597-e2f4-7eb76a1fc79d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_133_00000133.xml van EEM" .

[] a2a:PersonRemarkdiversen "Huizing: C210" .
[] a2a:PersonRemarkdiversen "Huizing: C210" .
[] a2a:PersonRemarkdiversen "Huizing: C210" .
