@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_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF
  a a2a:Record ;
  rdfs:label "Registratie op 4 januari 1904" ;
  a2a:hasPerson oa:person_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_45726708 ;
  a2a:hasEvent oa:event_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_Event1 ;
  a2a:hasRelationEP oa:relationep_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_0 ;
  a2a:hasSource oa:source_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF .

oa:person_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_45726708
  a a2a:Person ;
  rdfs:label "Elisabeth Massaar" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Massaar" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Massaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "01" ;
    a2a:Day "04" ;
    rdfs:label "1904-01-04"^^xsd:date
  ] .

oa:relationep_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_45726708 ;
  a2a:EventKeyRef oa:event_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF_Event1 .

oa:source_gae_2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF
  a a2a:Source ;
  rdfs:label "Gemeentearchief Ede, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede", "1904-01-04 - 1904-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "01" ;
    a2a:Day "04" ;
    rdfs:label "1904-01-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/GEB45726712" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=45726712" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=45726712"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://hdl.handle.net/21.12142/GEB45726714" ;
    a2a:UriViewer "https://beeldbank.ede.nl/mediaviewer/imageviewer?Datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&QueryParams=45726714" ;
    a2a:UriPreview "https://beeldbank.ede.nl/HttpHandler/icoon.ico?icoon=45726714"
  ] ;
  a2a:SourceLastChangeDate "2010-01-01"^^xsd:date ;
  a2a:RecordIdentifier "45726706" ;
  a2a:RecordGUID "{2DD5230F-EB2B-4AD8-9ABC-9B6E128C62CF}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_638_br_00000638.xml van GAE" .

