@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_32989bd2-cd48-cffb-647a-a4acd88d95bc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1921-1939)" ;
  a2a:hasPerson oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-afc21811-8785-32c3-53c8-f6ec34be483a, oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-47237df3-6dd3-d9ab-8b3a-c7b6f2cd7421, oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-26fe09d9-2904-1a49-6ead-480bca58d9ae, oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-80b9905f-7de4-f00b-fc02-597af74cfdf3, oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-09886819-c484-229c-c829-25880c953c5c ;
  a2a:hasEvent oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_0, oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_1, oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_2, oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_3, oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_4 ;
  a2a:hasSource oa:source_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc .

oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-afc21811-8785-32c3-53c8-f6ec34be483a
  a a2a:Person ;
  rdfs:label "Pieter Plantenga" ;
  a2a:PersonName [
    rdfs:label "Pieter Plantenga" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Plantenga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1894-04-07"^^xsd:date
  ] .

oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-47237df3-6dd3-d9ab-8b3a-c7b6f2cd7421
  a a2a:Person ;
  rdfs:label "Paulina Gerardina Plantenga" ;
  a2a:PersonName [
    rdfs:label "Paulina Gerardina Plantenga" ;
    a2a:PersonNameFirstName "Paulina Gerardina" ;
    a2a:PersonNameLastName "Plantenga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1894-08-09"^^xsd:date
  ] .

oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-26fe09d9-2904-1a49-6ead-480bca58d9ae
  a a2a:Person ;
  rdfs:label "Broer Pieter Plantenga" ;
  a2a:PersonName [
    rdfs:label "Broer Pieter Plantenga" ;
    a2a:PersonNameFirstName "Broer Pieter" ;
    a2a:PersonNameLastName "Plantenga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1927-04-28"^^xsd:date
  ] .

oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-80b9905f-7de4-f00b-fc02-597af74cfdf3
  a a2a:Person ;
  rdfs:label "Cornelia Sophia van Beusekom" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sophia van Beusekom" ;
    a2a:PersonNameFirstName "Cornelia Sophia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusekom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1892-10-09"^^xsd:date
  ] .

oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person-09886819-c484-229c-c829-25880c953c5c
  a a2a:Person ;
  rdfs:label "Ernst Paul Plantenga" ;
  a2a:PersonName [
    rdfs:label "Ernst Paul Plantenga" ;
    a2a:PersonNameFirstName "Ernst Paul" ;
    a2a:PersonNameLastName "Plantenga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1930-03-04"^^xsd:date
  ] .

oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_0
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person:afc21811-8785-32c3-53c8-f6ec34be483a ;
  a2a:EventKeyRef oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1 .

oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_1
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person:47237df3-6dd3-d9ab-8b3a-c7b6f2cd7421 ;
  a2a:EventKeyRef oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1 .

oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_2
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person:26fe09d9-2904-1a49-6ead-480bca58d9ae ;
  a2a:EventKeyRef oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1 .

oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_3
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person:80b9905f-7de4-f00b-fc02-597af74cfdf3 ;
  a2a:EventKeyRef oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1 .

oa:relationep_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_4
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Person:09886819-c484-229c-c829-25880c953c5c ;
  a2a:EventKeyRef oa:event_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc_Event1 .

oa:source_szu_32989bd2-cd48-cffb-647a-a4acd88d95bc
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem", "1921-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:Collection "Bron: Register, Deel: 47, Periode: 1921-1939" ;
    a2a:Book "Bevolkingsregister, gemeente Lochem, gezinskaarten van personen in 1939 nog aanwezig, M t/m S" ;
    a2a:RegistryNumber "47" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, Bron: Register, Deel: 47, Periode: 1921-1939, Bevolkingsregister, gemeente Lochem, gezinskaarten van personen in 1939 nog aanwezig, M t/m S, 47"
  ] ;
  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/32989bd2-cd48-cffb-647a-a4acd88d95bc" ;
    a2a:UriPreview "https://webservices.memorix.nl/genealogy/dist/img/image-restricted-placeholder-nl.png"
  ] ;
  a2a:SourceLastChangeDate "2017-08-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/32989bd2-cd48-cffb-647a-a4acd88d95bc" ;
  a2a:RecordGUID "{32989bd2-cd48-cffb-647a-a4acd88d95bc}" ;
  a2a:SourceRemarkbron "Register" ;
  a2a:SourceRemarkdeel "47" ;
  a2a:SourceRemarkregister_periode "1921-1939" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_2627_00002627.xml van SZU" .

