@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_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae
  a a2a:Record ;
  rdfs:label "Waarboeken in 1582" ;
  a2a:hasPerson oa:person_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_Person-e238e201-d49d-7daa-be78-baa1b3ff32f7 ;
  a2a:hasEvent oa:event_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_0 ;
  a2a:hasSource oa:source_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae .

oa:person_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_Person-e238e201-d49d-7daa-be78-baa1b3ff32f7
  a a2a:Person ;
  rdfs:label "Hendrick van Brunswyck" ;
  a2a:PersonName [
    rdfs:label "Hendrick van Brunswyck" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brunswyck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_Event1
  a a2a:Event ;
  rdfs:label "other:Waarboeken" ;
  a2a:EventType "other:Waarboeken" ;
  a2a:EventDate [ a2a:Year "1582" ] .

oa:relationep_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_0
  a a2a:RelationEP ;
  rdfs:label "other:Waarboeken geregistreerde" ;
  a2a:RelationType "other:Waarboeken geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_Person:e238e201-d49d-7daa-be78-baa1b3ff32f7 ;
  a2a:EventKeyRef oa:event_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae_Event1 .

oa:source_szu_7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Waarboek" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen", "1582-01-01 - 1582-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1582-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1582-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1582" ] ;
  a2a:SourceType "other:Waarboek" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:Collection "Bron: boek, Deel: 1467, Periode: 1582-1628" ;
    a2a:Book "Waarboek" ;
    a2a:RegistryNumber "1467" ;
    a2a:Folio "34" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, Bron: boek, Deel: 1467, Periode: 1582-1628, Waarboek, 1467, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/szu/thumb/640x480/8692e93e-fc1e-28a8-02db-4cb14e9859e3.jpg" ;
    a2a:UriViewer "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae" ;
    a2a:UriPreview "https://images.memorix.nl/szu/thumb/250x250/8692e93e-fc1e-28a8-02db-4cb14e9859e3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae" ;
  a2a:RecordGUID "{7be27f8d-5aaa-aa0a-39a5-ef822d9a92ae}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1467" ;
  a2a:SourceRemarkregister_periode "1582-1628" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_6666_00006666.xml van SZU" .

