@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_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3
  a a2a:Record ;
  rdfs:label "Registratie op 21 januari 1893" ;
  a2a:hasPerson oa:person_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_45150941 ;
  a2a:hasEvent oa:event_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_Event1 ;
  a2a:hasRelationEP oa:relationep_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_0 ;
  a2a:hasSource oa:source_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3 .

oa:person_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_45150941
  a a2a:Person ;
  rdfs:label "Catharina Gerarda Jacoba Boot" ;
  a2a:PersonName [
    rdfs:label "Catharina Gerarda Jacoba Boot" ;
    a2a:PersonNameFirstName "Catharina Gerarda Jacoba" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1893-01-21"^^xsd:date
  ] .

oa:relationep_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_45150941 ;
  a2a:EventKeyRef oa:event_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3_Event1 .

oa:source_gae_A5501FCC-DA78-4FC3-9727-9C7B9BC236F3
  a a2a:Source ;
  rdfs:label "Gemeentearchief Ede, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede", "1893-01-21 - 1893-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1893-01-21"^^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/GEB45150944" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=45150944" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=45150944"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://hdl.handle.net/21.12142/GEB45150946" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=45150946" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=45150946"
  ] ;
  a2a:SourceLastChangeDate "2010-01-01"^^xsd:date ;
  a2a:RecordIdentifier "45150939" ;
  a2a:RecordGUID "{A5501FCC-DA78-4FC3-9727-9C7B9BC236F3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_146_br_00000146.xml van GAE" .

