@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_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9
  a a2a:Record ;
  rdfs:label "Registratie op 4 juni 1808" ;
  a2a:hasPerson oa:person_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_45659491 ;
  a2a:hasEvent oa:event_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_Event1 ;
  a2a:hasRelationEP oa:relationep_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_0 ;
  a2a:hasSource oa:source_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9 .

oa:person_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_45659491
  a a2a:Person ;
  rdfs:label "Johannis Paulus Kruseman Arets" ;
  a2a:PersonName [
    rdfs:label "Johannis Paulus Kruseman Arets" ;
    a2a:PersonNameFirstName "Johannis Paulus" ;
    a2a:PersonNameLastName "Kruseman Arets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "06" ;
    a2a:Day "04" ;
    rdfs:label "1808-06-04"^^xsd:date
  ] .

oa:relationep_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_45659491 ;
  a2a:EventKeyRef oa:event_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9_Event1 .

oa:source_gae_936CC5DB-803D-404B-A2AB-C62BAE07AFE9
  a a2a:Source ;
  rdfs:label "Gemeentearchief Ede, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede", "1808-06-04 - 1808-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "06" ;
    a2a:Day "04" ;
    rdfs:label "1808-06-04"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Ede" ;
    a2a:Place "Ede" ;
    rdfs:label "Gemeentearchief Ede, Ede"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12142/GEB45659494" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=45659494" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=45659494"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://hdl.handle.net/21.12142/GEB45659496" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=45659496" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=45659496"
  ] ;
  a2a:SourceLastChangeDate "2010-01-01"^^xsd:date ;
  a2a:RecordIdentifier "45659489" ;
  a2a:RecordGUID "{936CC5DB-803D-404B-A2AB-C62BAE07AFE9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_579_br_00000579.xml van GAE" .

