@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_8005325e-400f-aae0-e91f-df18b66fba3d
  a a2a:Record ;
  rdfs:label "Registratie op 17 mei 1801 te De Werken en Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-804c6129-38cf-7005-af70-9349622dcf54, oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-f36e99f6-1f98-e979-7456-98032f648916, oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-58925600-84e9-b7ed-8b8a-912c99873752, oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-a897ad54-2d84-85af-403b-0de8b15000f5 ;
  a2a:hasEvent oa:event_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_0, oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_1, oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_2, oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_3 ;
  a2a:hasSource oa:source_sha_8005325e-400f-aae0-e91f-df18b66fba3d .

oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-804c6129-38cf-7005-af70-9349622dcf54
  a a2a:Person ;
  rdfs:label "Pietronella Smoker" ;
  a2a:PersonName [
    rdfs:label "Pietronella Smoker" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNameLastName "Smoker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1801-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-f36e99f6-1f98-e979-7456-98032f648916
  a a2a:Person ;
  rdfs:label "Arnoldus Vink" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Vink" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1838-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-58925600-84e9-b7ed-8b8a-912c99873752
  a a2a:Person ;
  rdfs:label "Aagje van Maurik" ;
  a2a:PersonName [
    rdfs:label "Aagje van Maurik" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maurik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1854-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ameide" ;
    rdfs:label "Ameide"
  ] .

oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person-a897ad54-2d84-85af-403b-0de8b15000f5
  a a2a:Person ;
  rdfs:label "Hendrik Vink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1879-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1801-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk"
  ] .

oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person:804c6129-38cf-7005-af70-9349622dcf54 ;
  a2a:EventKeyRef oa:event_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Event1 .

oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person:f36e99f6-1f98-e979-7456-98032f648916 ;
  a2a:EventKeyRef oa:event_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Event1 .

oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person:58925600-84e9-b7ed-8b8a-912c99873752 ;
  a2a:EventKeyRef oa:event_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Event1 .

oa:relationep_sha_8005325e-400f-aae0-e91f-df18b66fba3d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Person:a897ad54-2d84-85af-403b-0de8b15000f5 ;
  a2a:EventKeyRef oa:event_sha_8005325e-400f-aae0-e91f-df18b66fba3d_Event1 .

oa:source_sha_8005325e-400f-aae0-e91f-df18b66fba3d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1876-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-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: 1876-1879" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "310" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1876-1879, Bevolkingsregister, 12, 310"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/bdf59fa4-9d06-1119-3716-59ca5bac862e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8005325e-400f-aae0-e91f-df18b66fba3d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/bdf59fa4-9d06-1119-3716-59ca5bac862e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8005325e-400f-aae0-e91f-df18b66fba3d" ;
  a2a:RecordGUID "{8005325e-400f-aae0-e91f-df18b66fba3d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4890_00004890.xml van SHA" .

