@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_7243b764-19b2-ef75-ee7d-d35d312eb3b1
  a a2a:Record ;
  rdfs:label "Registratie op 23 juni 1864 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-25a6a398-0d44-b423-117f-a4ec11072363, oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-c4a57438-91f8-5d05-2abd-477d7317d4da, oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-7f0111a8-a1ff-c165-2516-0eb40612a509, oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-49040af4-70c8-e753-65f8-37f870e351a2 ;
  a2a:hasEvent oa:event_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_0, oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_1, oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_2, oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_3 ;
  a2a:hasSource oa:source_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1 .

oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-25a6a398-0d44-b423-117f-a4ec11072363
  a a2a:Person ;
  rdfs:label "Aart Boot" ;
  a2a:PersonName [
    rdfs:label "Aart Boot" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1864-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-c4a57438-91f8-5d05-2abd-477d7317d4da
  a a2a:Person ;
  rdfs:label "Elizabeth Roubos" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Roubos" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1864-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-7f0111a8-a1ff-c165-2516-0eb40612a509
  a a2a:Person ;
  rdfs:label "Maarten Willem Boot" ;
  a2a:PersonName [
    rdfs:label "Maarten Willem Boot" ;
    a2a:PersonNameFirstName "Maarten Willem" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1891-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person-49040af4-70c8-e753-65f8-37f870e351a2
  a a2a:Person ;
  rdfs:label "Arie Roubos" ;
  a2a:PersonName [
    rdfs:label "Arie Roubos" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1821-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:event_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1864-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person:25a6a398-0d44-b423-117f-a4ec11072363 ;
  a2a:EventKeyRef oa:event_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Event1 .

oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person:c4a57438-91f8-5d05-2abd-477d7317d4da ;
  a2a:EventKeyRef oa:event_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Event1 .

oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person:7f0111a8-a1ff-c165-2516-0eb40612a509 ;
  a2a:EventKeyRef oa:event_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Event1 .

oa:relationep_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Person:49040af4-70c8-e753-65f8-37f870e351a2 ;
  a2a:EventKeyRef oa:event_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1_Event1 .

oa:source_sha_7243b764-19b2-ef75-ee7d-d35d312eb3b1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1881-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 14, Periode: 1881-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "126" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 14, Periode: 1881-1900, Bevolkingsregister, 14, 126"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a5f579af-c22e-03c1-0c65-ad997f13c482.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7243b764-19b2-ef75-ee7d-d35d312eb3b1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a5f579af-c22e-03c1-0c65-ad997f13c482.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7243b764-19b2-ef75-ee7d-d35d312eb3b1" ;
  a2a:RecordGUID "{7243b764-19b2-ef75-ee7d-d35d312eb3b1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4836_00004836.xml van SHA" .

