@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_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f
  a a2a:Record ;
  rdfs:label "Patientregister inschrijving (in het jaar 1881)" ;
  a2a:hasPerson oa:person_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_Person-cd45a2bc-f481-f06b-513e-a27f233e3b71 ;
  a2a:hasEvent oa:event_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_0 ;
  a2a:hasSource oa:source_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f .

oa:person_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_Person-cd45a2bc-f481-f06b-513e-a27f233e3b71
  a a2a:Person ;
  rdfs:label "Bouke Salomons" ;
  a2a:PersonName [
    rdfs:label "Bouke Salomons" ;
    a2a:PersonNameFirstName "Bouke" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gasselternijveen" ;
    rdfs:label "Gasselternijveen"
  ] .

oa:event_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_Event1
  a a2a:Event ;
  rdfs:label "other:Patientregister inschrijving" ;
  a2a:EventType "other:Patientregister inschrijving" .

oa:relationep_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_Person:cd45a2bc-f481-f06b-513e-a27f233e3b71 ;
  a2a:EventKeyRef oa:event_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f_Event1 .

oa:source_szu_10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Patientregister" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen", "1881-01-01 - 1881-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Patientregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:Collection "Bron: register, Deel: 964, Periode: 1881" ;
    a2a:Book "Bevolkingsregister ONG, aanwezige patiënten op 1 januari 1881" ;
    a2a:RegistryNumber "964" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, Bron: register, Deel: 964, Periode: 1881, Bevolkingsregister ONG, aanwezige patiënten op 1 januari 1881, 964"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/szu/thumb/640x480/3b56a32b-44d1-a012-2dc3-5b6119744348.jpg" ;
    a2a:UriViewer "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f" ;
    a2a:UriPreview "https://images.memorix.nl/szu/thumb/250x250/3b56a32b-44d1-a012-2dc3-5b6119744348.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f" ;
  a2a:RecordGUID "{10ed13cc-5558-e1f7-a24c-ccbe1bc6fc5f}" ;
  a2a:SourceRemarkbron "register" ;
  a2a:SourceRemarkdeel "964" ;
  a2a:SourceRemarkregister_periode "1881" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4632_00004632.xml van SZU" .

