@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_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b
  a a2a:Record ;
  rdfs:label "Registratie op 1 september 1800 te Den Haag" ;
  a2a:hasPerson oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-160102f2-0adf-60e4-cb1f-86c67937d177, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-51546dcb-a862-cd8e-a965-cccd9d3c10f6, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-a5753daa-f2f0-0cf8-fba3-d899e1859cf9, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-7a4c623c-4a8d-cb92-fa1c-ae3129ad99b0, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-97b0bab0-c8fa-d33d-a7e8-a869213f6394, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-7ad25722-0e13-884c-a4e7-8caae05ee451, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-0ac505f3-2c29-937e-cb58-f6c9dd90b747, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-9dd528cb-12be-0dee-f720-88f264541b9c, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-73ca9280-96fe-3ac0-0aaa-18f1d3542e8d, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-12148560-22b9-e279-2f51-fdfd50d84d38, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-43ba858f-8406-5923-1531-2482fe34350e, oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-c144f145-46cf-ae6b-0ab1-544dea5de800 ;
  a2a:hasEvent oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_0, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_1, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_2, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_3, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_4, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_5, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_6, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_7, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_8, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_9, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_10, oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_11 ;
  a2a:hasSource oa:source_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-160102f2-0adf-60e4-cb1f-86c67937d177
  a a2a:Person ;
  rdfs:label "Cornelia Madeleine Chrispijn" ;
  a2a:PersonName [
    rdfs:label "Cornelia Madeleine Chrispijn" ;
    a2a:PersonNameFirstName "Cornelia Madeleine" ;
    a2a:PersonNameLastName "Chrispijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1800-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-51546dcb-a862-cd8e-a965-cccd9d3c10f6
  a a2a:Person ;
  rdfs:label "Gerrit van Diesse" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Diesse" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diesse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "15" ;
    rdfs:label "15"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-a5753daa-f2f0-0cf8-fba3-d899e1859cf9
  a a2a:Person ;
  rdfs:label "Johanna Maria van Diesse" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Diesse" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diesse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "13" ;
    rdfs:label "13"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-7a4c623c-4a8d-cb92-fa1c-ae3129ad99b0
  a a2a:Person ;
  rdfs:label "Cornelia Madeleine Susanna Jannette van Diesse" ;
  a2a:PersonName [
    rdfs:label "Cornelia Madeleine Susanna Jannette van Diesse" ;
    a2a:PersonNameFirstName "Cornelia Madeleine Susanna Jannette" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diesse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "9" ;
    rdfs:label "9"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-97b0bab0-c8fa-d33d-a7e8-a869213f6394
  a a2a:Person ;
  rdfs:label "Johannes Gerbrandt van Diesse" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerbrandt van Diesse" ;
    a2a:PersonNameFirstName "Johannes Gerbrandt" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diesse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "7" ;
    rdfs:label "7"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-7ad25722-0e13-884c-a4e7-8caae05ee451
  a a2a:Person ;
  rdfs:label "Anna Guillaume van Diesse" ;
  a2a:PersonName [
    rdfs:label "Anna Guillaume van Diesse" ;
    a2a:PersonNameFirstName "Anna Guillaume" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diesse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5" ;
    rdfs:label "5"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-0ac505f3-2c29-937e-cb58-f6c9dd90b747
  a a2a:Person ;
  rdfs:label "Antonetta Cornelia St. van Diesse" ;
  a2a:PersonName [
    rdfs:label "Antonetta Cornelia St. van Diesse" ;
    a2a:PersonNameFirstName "Antonetta Cornelia St." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diesse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "3" ;
    rdfs:label "3"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-9dd528cb-12be-0dee-f720-88f264541b9c
  a a2a:Person ;
  rdfs:label "Hendrik Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Brandenburg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1805" ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-73ca9280-96fe-3ac0-0aaa-18f1d3542e8d
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Pouwelina van Bungen" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Pouwelina van Bungen" ;
    a2a:PersonNameFirstName "Johanna Cornelia Pouwelina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bungen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1818" ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-12148560-22b9-e279-2f51-fdfd50d84d38
  a a2a:Person ;
  rdfs:label "Karolina Johanna Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Karolina Johanna Brandenburg" ;
    a2a:PersonNameFirstName "Karolina Johanna" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1834" ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-43ba858f-8406-5923-1531-2482fe34350e
  a a2a:Person ;
  rdfs:label "Hendrik Karel Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Karel Brandenburg" ;
    a2a:PersonNameFirstName "Hendrik Karel" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1842" ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person-c144f145-46cf-ae6b-0ab1-544dea5de800
  a a2a:Person ;
  rdfs:label "Willem Herman Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Willem Herman Brandenburg" ;
    a2a:PersonNameFirstName "Willem Herman" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1844" ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1800-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:160102f2-0adf-60e4-cb1f-86c67937d177 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:51546dcb-a862-cd8e-a965-cccd9d3c10f6 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:a5753daa-f2f0-0cf8-fba3-d899e1859cf9 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:7a4c623c-4a8d-cb92-fa1c-ae3129ad99b0 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:97b0bab0-c8fa-d33d-a7e8-a869213f6394 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:7ad25722-0e13-884c-a4e7-8caae05ee451 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:0ac505f3-2c29-937e-cb58-f6c9dd90b747 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:9dd528cb-12be-0dee-f720-88f264541b9c ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:73ca9280-96fe-3ac0-0aaa-18f1d3542e8d ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:12148560-22b9-e279-2f51-fdfd50d84d38 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:43ba858f-8406-5923-1531-2482fe34350e ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:relationep_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Person:c144f145-46cf-ae6b-0ab1-544dea5de800 ;
  a2a:EventKeyRef oa:event_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b_Event1 .

oa:source_sha_ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1841-01-01 - 1848-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-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: 5, Periode: 1841-1848" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "175" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 5, Periode: 1841-1848, Bevolkingsregister, 5, 175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cd9dcaf1-216c-7bf8-1ba8-4eeea49e98b0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cd9dcaf1-216c-7bf8-1ba8-4eeea49e98b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b" ;
  a2a:RecordGUID "{ce0efb5b-cd1e-bb3a-40c7-b837e4863f0b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4139_00004139.xml van SHA" .

