@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_d3d72159-28b6-4bbc-971f-35f8d2194513
  a a2a:Record ;
  rdfs:label "Registratie op 11 november 1878 te 's-Heer Arendskerke" ;
  a2a:hasPerson oa:person_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_Person-fd6d1bb7-d7ec-4f95-8b86-a6db6707e9fe ;
  a2a:hasEvent oa:event_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_0 ;
  a2a:hasSource oa:source_thl_d3d72159-28b6-4bbc-971f-35f8d2194513 .

oa:person_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_Person-fd6d1bb7-d7ec-4f95-8b86-a6db6707e9fe
  a a2a:Person ;
  rdfs:label "Neeltje Pieternella Feeleus" ;
  a2a:PersonName [
    rdfs:label "Neeltje Pieternella Feeleus" ;
    a2a:PersonNameFirstName "Neeltje Pieternella" ;
    a2a:PersonNameLastName "Feeleus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1878-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Heer Arendskerke" ;
    rdfs:label "'s-Heer Arendskerke"
  ] .

oa:event_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1878-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Heer Arendskerke" ;
    rdfs:label "'s-Heer Arendskerke"
  ] .

oa:relationep_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_Person:fd6d1bb7-d7ec-4f95-8b86-a6db6707e9fe ;
  a2a:EventKeyRef oa:event_thl_d3d72159-28b6-4bbc-971f-35f8d2194513_Event1 .

oa:source_thl_d3d72159-28b6-4bbc-971f-35f8d2194513
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1878-11-11 - 1878-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-11-11"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Folio "144" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/17a3ef9c-b216-83ea-6529-8862d1bc963d.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d3d72159-28b6-4bbc-971f-35f8d2194513" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/17a3ef9c-b216-83ea-6529-8862d1bc963d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d3d72159-28b6-4bbc-971f-35f8d2194513" ;
  a2a:RecordGUID "{d3d72159-28b6-4bbc-971f-35f8d2194513}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_21_00000021.xml van THL" .

