@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_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085
  a a2a:Record ;
  rdfs:label "Registratie op 2 februari 1876" ;
  a2a:hasPerson oa:person_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_51945672 ;
  a2a:hasEvent oa:event_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_Event1 ;
  a2a:hasRelationEP oa:relationep_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_0 ;
  a2a:hasSource oa:source_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085 .

oa:person_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_51945672
  a a2a:Person ;
  rdfs:label "Elsina Wouterse" ;
  a2a:PersonName [
    rdfs:label "Elsina Wouterse" ;
    a2a:PersonNameFirstName "Elsina" ;
    a2a:PersonNameLastName "Wouterse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1876-02-02"^^xsd:date
  ] .

oa:relationep_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_51945672 ;
  a2a:EventKeyRef oa:event_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085_Event1 .

oa:source_gae_B3D2EBD6-DF67-4520-B0D6-6E5098AC5085
  a a2a:Source ;
  rdfs:label "Gemeentearchief Ede, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede", "1876-02-02 - 1876-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1876-02-02"^^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/GEB51945675" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=51945675" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=51945675"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://hdl.handle.net/21.12142/GEB51945677" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=51945677" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=51945677"
  ] ;
  a2a:SourceLastChangeDate "2010-01-01"^^xsd:date ;
  a2a:RecordIdentifier "51945670" ;
  a2a:RecordGUID "{B3D2EBD6-DF67-4520-B0D6-6E5098AC5085}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_944_br_00000944.xml van GAE" .

