@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_szu_d6fc052d-2f44-251c-1880-c373a34fea70
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1912-1934)" ;
  a2a:hasPerson oa:person_szu_d6fc052d-2f44-251c-1880-c373a34fea70_Person-8a5f874d-0145-fbc0-88f3-315298ea6f04 ;
  a2a:hasEvent oa:event_szu_d6fc052d-2f44-251c-1880-c373a34fea70_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_d6fc052d-2f44-251c-1880-c373a34fea70_0 ;
  a2a:hasSource oa:source_szu_d6fc052d-2f44-251c-1880-c373a34fea70 .

oa:person_szu_d6fc052d-2f44-251c-1880-c373a34fea70_Person-8a5f874d-0145-fbc0-88f3-315298ea6f04
  a a2a:Person ;
  rdfs:label "Albertje de Weerd" ;
  a2a:PersonName [
    rdfs:label "Albertje de Weerd" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weerd"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1898-03-04"^^xsd:date
  ] .

oa:event_szu_d6fc052d-2f44-251c-1880-c373a34fea70_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_szu_d6fc052d-2f44-251c-1880-c373a34fea70_0
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_d6fc052d-2f44-251c-1880-c373a34fea70_Person:8a5f874d-0145-fbc0-88f3-315298ea6f04 ;
  a2a:EventKeyRef oa:event_szu_d6fc052d-2f44-251c-1880-c373a34fea70_Event1 .

oa:source_szu_d6fc052d-2f44-251c-1880-c373a34fea70
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem", "1912-01-01 - 1934-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:Collection "Bron: Register, Deel: 58, Periode: 1912-1934" ;
    a2a:Book "Bevolkingsregister, gemeente Lochem, dienstboden" ;
    a2a:RegistryNumber "58" ;
    a2a:Folio "72" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, Bron: Register, Deel: 58, Periode: 1912-1934, Bevolkingsregister, gemeente Lochem, dienstboden, 58, 72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://webservices.memorix.nl/genealogy/dist/img/image-restricted-placeholder-nl.png" ;
    a2a:UriViewer "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/d6fc052d-2f44-251c-1880-c373a34fea70" ;
    a2a:UriPreview "https://webservices.memorix.nl/genealogy/dist/img/image-restricted-placeholder-nl.png"
  ] ;
  a2a:SourceLastChangeDate "2016-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/d6fc052d-2f44-251c-1880-c373a34fea70" ;
  a2a:RecordGUID "{d6fc052d-2f44-251c-1880-c373a34fea70}" ;
  a2a:SourceRemarkbron "Register" ;
  a2a:SourceRemarkdeel "58" ;
  a2a:SourceRemarkregister_periode "1912-1934" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_5428_00005428.xml van SZU" .

