@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_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba
  a a2a:Record ;
  rdfs:label "weeskamerakte op 15 april 1587" ;
  a2a:hasPerson oa:person_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_Person-81459e11-69e0-fb28-d516-17b57c62aa0f ;
  a2a:hasEvent oa:event_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_0 ;
  a2a:hasSource oa:source_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba .

oa:person_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_Person-81459e11-69e0-fb28-d516-17b57c62aa0f
  a a2a:Person ;
  rdfs:label "Jan Jansz Reijgermans" ;
  a2a:PersonName [
    rdfs:label "Jan Jansz Reijgermans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Reijgermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_Event1
  a a2a:Event ;
  rdfs:label "other:weeskamerakte" ;
  a2a:EventType "other:weeskamerakte" ;
  a2a:EventDate [
    a2a:Year "1587" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1587-04-15"^^xsd:date
  ] .

oa:relationep_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_Person:81459e11-69e0-fb28-d516-17b57c62aa0f ;
  a2a:EventKeyRef oa:event_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba_Event1 .

oa:source_thl_a8583500-ebe9-dabe-8bb1-b76dc342aeba
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, weeskamer register" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1587-04-15 - 1587-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1587-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1587-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1587" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1587-04-15"^^xsd:date
  ] ;
  a2a:SourceType "other:weeskamer register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Deel: 4, Periode: 1582-1612" ;
    a2a:Book "Weesboeken, 1582-1612" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "fol 62" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Deel: 4, Periode: 1582-1612, Weesboeken, 1582-1612, 4, fol 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/3d0eddbf-e225-5ae2-1f05-515aefcb699f.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a8583500-ebe9-dabe-8bb1-b76dc342aeba" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/3d0eddbf-e225-5ae2-1f05-515aefcb699f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/a8583500-ebe9-dabe-8bb1-b76dc342aeba" ;
  a2a:RecordGUID "{a8583500-ebe9-dabe-8bb1-b76dc342aeba}" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1582-1612" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2744_00002744.xml van THL" .

[] a2a:PersonRemarkdiversen "voogd" .
