@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_6385f8bd-e2c9-a065-5e71-229599aa8624
  a a2a:Record ;
  rdfs:label "Registratie op 22 juni 1809 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-33f0d98e-aff4-e9c0-1751-cae4ada13bdf, oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-edf787a2-d613-75fa-1bfd-30e02d9db9c1, oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-080fbaa0-c16a-cc30-2cf6-a50ff6b439d3, oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-549a232a-1323-23f5-8884-fcff9d97db66 ;
  a2a:hasEvent oa:event_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_0, oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_1, oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_2, oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_3 ;
  a2a:hasSource oa:source_sha_6385f8bd-e2c9-a065-5e71-229599aa8624 .

oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-33f0d98e-aff4-e9c0-1751-cae4ada13bdf
  a a2a:Person ;
  rdfs:label "Antonie Verschoor" ;
  a2a:PersonName [
    rdfs:label "Antonie Verschoor" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Verschoor"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1809-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-edf787a2-d613-75fa-1bfd-30e02d9db9c1
  a a2a:Person ;
  rdfs:label "Wouterke van Krugten" ;
  a2a:PersonName [
    rdfs:label "Wouterke van Krugten" ;
    a2a:PersonNameFirstName "Wouterke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Krugten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1805-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-080fbaa0-c16a-cc30-2cf6-a50ff6b439d3
  a a2a:Person ;
  rdfs:label "Anna Verschoor" ;
  a2a:PersonName [
    rdfs:label "Anna Verschoor" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Verschoor"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1848-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person-549a232a-1323-23f5-8884-fcff9d97db66
  a a2a:Person ;
  rdfs:label "Adriana Johanna Evers" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Evers" ;
    a2a:PersonNameFirstName "Adriana Johanna" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1856-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1809-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person:33f0d98e-aff4-e9c0-1751-cae4ada13bdf ;
  a2a:EventKeyRef oa:event_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Event1 .

oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person:edf787a2-d613-75fa-1bfd-30e02d9db9c1 ;
  a2a:EventKeyRef oa:event_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Event1 .

oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person:080fbaa0-c16a-cc30-2cf6-a50ff6b439d3 ;
  a2a:EventKeyRef oa:event_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Event1 .

oa:relationep_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Person:549a232a-1323-23f5-8884-fcff9d97db66 ;
  a2a:EventKeyRef oa:event_sha_6385f8bd-e2c9-a065-5e71-229599aa8624_Event1 .

oa:source_sha_6385f8bd-e2c9-a065-5e71-229599aa8624
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1871-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 12, Periode: 1871-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "42" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1871-1880, Bevolkingsregister, 12, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/79325cfd-4e70-f117-39db-fe1cf2ac9221.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6385f8bd-e2c9-a065-5e71-229599aa8624" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/79325cfd-4e70-f117-39db-fe1cf2ac9221.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6385f8bd-e2c9-a065-5e71-229599aa8624" ;
  a2a:RecordGUID "{6385f8bd-e2c9-a065-5e71-229599aa8624}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4778_00004778.xml van SHA" .

