@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_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5
  a a2a:Record ;
  rdfs:label "Registratie op 20 augustus 1877 te Capelle" ;
  a2a:hasPerson oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-cf5ebae1-38c2-099a-9514-058ed2674ee1, oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-a7ef38b7-06ca-1961-6d1f-3e8bb3176760, oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-7fbbe5e0-9e3b-89c6-202f-c6bf97f84595, oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-24d68fb3-963b-b6ae-5de0-2e7c19fc8153, oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-bd9dacd2-5102-99e9-5e44-d6f0e130ba27, oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-7da660e3-5cc9-ac75-a62a-ccb7d0d0fb40, oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-234e3564-0961-aa1e-12fe-75d599e0a5bd ;
  a2a:hasEvent oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_0, oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_1, oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_2, oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_3, oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_4, oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_5, oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_6 ;
  a2a:hasSource oa:source_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5 .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-cf5ebae1-38c2-099a-9514-058ed2674ee1
  a a2a:Person ;
  rdfs:label "Cornelis Pieter Spuijbroek" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pieter Spuijbroek" ;
    a2a:PersonNameFirstName "Cornelis Pieter" ;
    a2a:PersonNameLastName "Spuijbroek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1877-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "leerlooier" .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-a7ef38b7-06ca-1961-6d1f-3e8bb3176760
  a a2a:Person ;
  rdfs:label "Cornelia Bernarda van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bernarda van den Hoven" ;
    a2a:PersonNameFirstName "Cornelia Bernarda" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1882-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-7fbbe5e0-9e3b-89c6-202f-c6bf97f84595
  a a2a:Person ;
  rdfs:label "Cornelia Adriana Spuijbroek" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriana Spuijbroek" ;
    a2a:PersonNameFirstName "Cornelia Adriana" ;
    a2a:PersonNameLastName "Spuijbroek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1904-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-24d68fb3-963b-b6ae-5de0-2e7c19fc8153
  a a2a:Person ;
  rdfs:label "Pieter Cornelis Spuijbroek" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelis Spuijbroek" ;
    a2a:PersonNameFirstName "Pieter Cornelis" ;
    a2a:PersonNameLastName "Spuijbroek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1905-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-bd9dacd2-5102-99e9-5e44-d6f0e130ba27
  a a2a:Person ;
  rdfs:label "Adriana Maria Spuijbroek" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Spuijbroek" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Spuijbroek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1910-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-7da660e3-5cc9-ac75-a62a-ccb7d0d0fb40
  a a2a:Person ;
  rdfs:label "Adrianus Hendrikus Spuijbroek" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hendrikus Spuijbroek" ;
    a2a:PersonNameFirstName "Adrianus Hendrikus" ;
    a2a:PersonNameLastName "Spuijbroek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1915-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person-234e3564-0961-aa1e-12fe-75d599e0a5bd
  a a2a:Person ;
  rdfs:label "Hendrika Johanna Spuijbroek" ;
  a2a:PersonName [
    rdfs:label "Hendrika Johanna Spuijbroek" ;
    a2a:PersonNameFirstName "Hendrika Johanna" ;
    a2a:PersonNameLastName "Spuijbroek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1917-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1877-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:cf5ebae1-38c2-099a-9514-058ed2674ee1 ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:a7ef38b7-06ca-1961-6d1f-3e8bb3176760 ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:7fbbe5e0-9e3b-89c6-202f-c6bf97f84595 ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:24d68fb3-963b-b6ae-5de0-2e7c19fc8153 ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:bd9dacd2-5102-99e9-5e44-d6f0e130ba27 ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:7da660e3-5cc9-ac75-a62a-ccb7d0d0fb40 ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:relationep_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Person:234e3564-0961-aa1e-12fe-75d599e0a5bd ;
  a2a:EventKeyRef oa:event_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5_Event1 .

oa:source_sha_3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1900-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-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: 69, Periode: 1900-1924" ;
    a2a:Book "Bevolkingsregister, R-T" ;
    a2a:RegistryNumber "69" ;
    a2a:Folio "154" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 69, Periode: 1900-1924, Bevolkingsregister, R-T, 69, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/042a123c-8b63-8ae5-4d23-a90b253bc5dc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/042a123c-8b63-8ae5-4d23-a90b253bc5dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5" ;
  a2a:RecordGUID "{3fc5d596-8ae1-6e2b-db02-5195bbcaf6f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4638_00004638.xml van SHA" .

