@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_f71cf53a-731b-e0b3-575e-b0e1b9db1b47
  a a2a:Record ;
  rdfs:label "Registratie op 8 juli 1820 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-52e4c28b-6ac4-a9ce-90bb-a7d3a8134056, oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-8ca9b239-237c-70e1-ea35-80d9b0c7db98, oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-7bd1fcf7-a10a-c6a6-4764-5cee5d23b594, oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-22f2e57a-941a-a589-7829-2838e3c1969b ;
  a2a:hasEvent oa:event_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_0, oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_1, oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_2, oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_3 ;
  a2a:hasSource oa:source_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47 .

oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-52e4c28b-6ac4-a9ce-90bb-a7d3a8134056
  a a2a:Person ;
  rdfs:label "Teunis Dalm" ;
  a2a:PersonName [
    rdfs:label "Teunis Dalm" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1820-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-8ca9b239-237c-70e1-ea35-80d9b0c7db98
  a a2a:Person ;
  rdfs:label "Wilmke Schriek" ;
  a2a:PersonName [
    rdfs:label "Wilmke Schriek" ;
    a2a:PersonNameFirstName "Wilmke" ;
    a2a:PersonNameLastName "Schriek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1824-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-7bd1fcf7-a10a-c6a6-4764-5cee5d23b594
  a a2a:Person ;
  rdfs:label "Mijntje Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Mijntje Biesheuvel" ;
    a2a:PersonNameFirstName "Mijntje" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1843-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person-22f2e57a-941a-a589-7829-2838e3c1969b
  a a2a:Person ;
  rdfs:label "Heiltje Schriek" ;
  a2a:PersonName [
    rdfs:label "Heiltje Schriek" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNameLastName "Schriek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1851-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1820-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person:52e4c28b-6ac4-a9ce-90bb-a7d3a8134056 ;
  a2a:EventKeyRef oa:event_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Event1 .

oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person:8ca9b239-237c-70e1-ea35-80d9b0c7db98 ;
  a2a:EventKeyRef oa:event_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Event1 .

oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person:7bd1fcf7-a10a-c6a6-4764-5cee5d23b594 ;
  a2a:EventKeyRef oa:event_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Event1 .

oa:relationep_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Person:22f2e57a-941a-a589-7829-2838e3c1969b ;
  a2a:EventKeyRef oa:event_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47_Event1 .

oa:source_sha_f71cf53a-731b-e0b3-575e-b0e1b9db1b47
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 7, Periode: 1860-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "43" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1860-1890, Bevolkingsregister, 7, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c7987284-9a53-1d21-7c70-d309d9a72c09.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f71cf53a-731b-e0b3-575e-b0e1b9db1b47" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c7987284-9a53-1d21-7c70-d309d9a72c09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f71cf53a-731b-e0b3-575e-b0e1b9db1b47" ;
  a2a:RecordGUID "{f71cf53a-731b-e0b3-575e-b0e1b9db1b47}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4296_00004296.xml van SHA" .

