@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_07b0b9a1-c19c-6490-cc7c-aed53f5b9484
  a a2a:Record ;
  rdfs:label "Zitplaatsregister inschrijving op 1 januari 1904" ;
  a2a:hasPerson oa:person_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_Person-c4fea6ab-41a1-0e0d-b837-b11521507ee9 ;
  a2a:hasEvent oa:event_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_0 ;
  a2a:hasSource oa:source_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484 .

oa:person_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_Person-c4fea6ab-41a1-0e0d-b837-b11521507ee9
  a a2a:Person ;
  rdfs:label "D. van den Bos" ;
  a2a:PersonName [
    rdfs:label "D. van den Bos" ;
    a2a:PersonNameFirstName "D." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_Event1
  a a2a:Event ;
  rdfs:label "other:Zitplaatsregister inschrijving" ;
  a2a:EventType "other:Zitplaatsregister inschrijving" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1904-01-01"^^xsd:date
  ] .

oa:relationep_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_0
  a a2a:RelationEP ;
  rdfs:label "other:Zitplaatsregister geregistreerde" ;
  a2a:RelationType "other:Zitplaatsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_Person:c4fea6ab-41a1-0e0d-b837-b11521507ee9 ;
  a2a:EventKeyRef oa:event_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484_Event1 .

oa:source_szu_07b0b9a1-c19c-6490-cc7c-aed53f5b9484
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Registers van zitplaatsen in de kerk" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen", "1904-01-01 - 1904-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1904-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Registers van zitplaatsen in de kerk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:Collection "Bron: register, Deel: 1119, Periode: 1904" ;
    a2a:Book "Staten van de zitplaatsen in de Broederenkerk, 1904" ;
    a2a:RegistryNumber "1119" ;
    a2a:Folio "8" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, Bron: register, Deel: 1119, Periode: 1904, Staten van de zitplaatsen in de Broederenkerk, 1904, 1119, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/szu/thumb/640x480/0481fb2b-d9e0-ca5a-5313-aaa9c65f2ec6.jpg" ;
    a2a:UriViewer "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/07b0b9a1-c19c-6490-cc7c-aed53f5b9484" ;
    a2a:UriPreview "https://images.memorix.nl/szu/thumb/250x250/0481fb2b-d9e0-ca5a-5313-aaa9c65f2ec6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/07b0b9a1-c19c-6490-cc7c-aed53f5b9484" ;
  a2a:RecordGUID "{07b0b9a1-c19c-6490-cc7c-aed53f5b9484}" ;
  a2a:SourceRemarkOpmerking "Zie voor de plattegrond: Collectie Beeld, nr. SZU004000298 (ca. 1820)." ;
  a2a:SourceRemarkbron "register" ;
  a2a:SourceRemarkdeel "1119" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_5633_00005633.xml van SZU" .

