@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_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91
  a a2a:Record ;
  rdfs:label "Registratie op 6 januari 1807 te Waspik" ;
  a2a:hasPerson oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person-6b536a72-7532-9822-817c-129eb41646bd, oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person-3f8ac551-01ce-7338-af00-f49b83169d88, oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person-8accf33b-1cbf-f17b-50ec-412898caf939 ;
  a2a:hasEvent oa:event_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_0, oa:relationep_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_1, oa:relationep_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_2 ;
  a2a:hasSource oa:source_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91 .

oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person-6b536a72-7532-9822-817c-129eb41646bd
  a a2a:Person ;
  rdfs:label "Josephus Pols" ;
  a2a:PersonName [
    rdfs:label "Josephus Pols" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1807-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person-3f8ac551-01ce-7338-af00-f49b83169d88
  a a2a:Person ;
  rdfs:label "Cornelia van Erp" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Erp" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1817-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person-8accf33b-1cbf-f17b-50ec-412898caf939
  a a2a:Person ;
  rdfs:label "Cornelis Hubertus Pols" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hubertus Pols" ;
    a2a:PersonNameFirstName "Cornelis Hubertus" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1839-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1807-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person:6b536a72-7532-9822-817c-129eb41646bd ;
  a2a:EventKeyRef oa:event_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Event1 .

oa:relationep_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person:3f8ac551-01ce-7338-af00-f49b83169d88 ;
  a2a:EventKeyRef oa:event_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Event1 .

oa:relationep_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Person:8accf33b-1cbf-f17b-50ec-412898caf939 ;
  a2a:EventKeyRef oa:event_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91_Event1 .

oa:source_sha_7f8c1a71-e42f-b5bd-7fed-9f42583cec91
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1890-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 14, Periode: 1890-1899" ;
    a2a:Book "Bevolkingsregister, deel II, wijk B Dorp" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "19" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 14, Periode: 1890-1899, Bevolkingsregister, deel II, wijk B Dorp, 14, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5b47ed33-0a2f-c51c-444a-1cb8790a3faa.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7f8c1a71-e42f-b5bd-7fed-9f42583cec91" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5b47ed33-0a2f-c51c-444a-1cb8790a3faa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7f8c1a71-e42f-b5bd-7fed-9f42583cec91" ;
  a2a:RecordGUID "{7f8c1a71-e42f-b5bd-7fed-9f42583cec91}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4888_00004888.xml van SHA" .

