@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_df766d7e-7064-df02-eb3f-ccaae7c46f71
  a a2a:Record ;
  rdfs:label "Transport op 8 maart 1678" ;
  a2a:hasPerson oa:person_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_Person-8e505efd-3219-feab-2b8b-dbc76697ed98 ;
  a2a:hasEvent oa:event_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_0 ;
  a2a:hasSource oa:source_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71 .

oa:person_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_Person-8e505efd-3219-feab-2b8b-dbc76697ed98
  a a2a:Person ;
  rdfs:label "Claas Leendert Willemsz" ;
  a2a:PersonName [
    rdfs:label "Claas Leendert Willemsz" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Leendert" ;
    a2a:PersonNameLastName "Willemsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_Event1
  a a2a:Event ;
  rdfs:label "other:transportakte" ;
  a2a:EventType "other:transportakte" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1678-03-08"^^xsd:date
  ] .

oa:relationep_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_Person:8e505efd-3219-feab-2b8b-dbc76697ed98 ;
  a2a:EventKeyRef oa:event_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71_Event1 .

oa:source_thl_df766d7e-7064-df02-eb3f-ccaae7c46f71
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, rechterlijk register" ;
  a2a:SourcePlace [
    a2a:Place "Westkerke" ;
    rdfs:label "Westkerke", "1678-03-08 - 1678-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1678-03-08"^^xsd:date
  ] ;
  a2a:SourceType "other:rechterlijk register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Deel: 5955, Periode: 1664-1732" ;
    a2a:Book "RAZE 5955 Register van transporten, 1664-1732" ;
    a2a:RegistryNumber "5955" ;
    a2a:Folio "fol 32v" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Deel: 5955, Periode: 1664-1732, RAZE 5955 Register van transporten, 1664-1732, 5955, fol 32v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/dcf5293a-887f-f6d6-2a57-b2fe199643f9.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/df766d7e-7064-df02-eb3f-ccaae7c46f71" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/dcf5293a-887f-f6d6-2a57-b2fe199643f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/df766d7e-7064-df02-eb3f-ccaae7c46f71" ;
  a2a:RecordGUID "{df766d7e-7064-df02-eb3f-ccaae7c46f71}" ;
  a2a:SourceRemarkdeel "5955" ;
  a2a:SourceRemarkregister_periode "1664-1732" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2617_00002617.xml van THL" .

