@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_87f87a5e-e64a-9557-3d36-392c8f466a61
  a a2a:Record ;
  rdfs:label "Registratie op 31 maart 1867 te Veen" ;
  a2a:hasPerson oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-2b1e501d-5556-38d9-fd61-4e19c551f76e, oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-0bd3ac49-c72f-83c0-6e01-3240324e003c, oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-c4cf8d1c-80d8-9676-3e36-bb88a54cca52, oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-3b82db28-b68d-4dde-ecc9-963853ff580e, oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-ae883b43-a492-0c70-f6f5-4bd5928e7f08, oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-8e78a78b-eec0-b6bd-22e3-d8c6117f1ee2, oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-a9f46a1b-4f7b-d509-b232-398bcd50924c ;
  a2a:hasEvent oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_0, oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_1, oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_2, oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_3, oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_4, oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_5, oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_6 ;
  a2a:hasSource oa:source_sha_87f87a5e-e64a-9557-3d36-392c8f466a61 .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-2b1e501d-5556-38d9-fd61-4e19c551f76e
  a a2a:Person ;
  rdfs:label "Gijsbert Barend Kamerman" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Barend Kamerman" ;
    a2a:PersonNameFirstName "Gijsbert Barend" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1867-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "koopman in fruit" .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-0bd3ac49-c72f-83c0-6e01-3240324e003c
  a a2a:Person ;
  rdfs:label "Cornelia den Dekker" ;
  a2a:PersonName [
    rdfs:label "Cornelia den Dekker" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1870-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-c4cf8d1c-80d8-9676-3e36-bb88a54cca52
  a a2a:Person ;
  rdfs:label "Michiel Kamerman" ;
  a2a:PersonName [
    rdfs:label "Michiel Kamerman" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1900-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-3b82db28-b68d-4dde-ecc9-963853ff580e
  a a2a:Person ;
  rdfs:label "Josina Kamerman" ;
  a2a:PersonName [
    rdfs:label "Josina Kamerman" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1907-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-ae883b43-a492-0c70-f6f5-4bd5928e7f08
  a a2a:Person ;
  rdfs:label "Michielia Antonia Kamerman" ;
  a2a:PersonName [
    rdfs:label "Michielia Antonia Kamerman" ;
    a2a:PersonNameFirstName "Michielia Antonia" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1922-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-8e78a78b-eec0-b6bd-22e3-d8c6117f1ee2
  a a2a:Person ;
  rdfs:label "Antonia de Raden" ;
  a2a:PersonName [
    rdfs:label "Antonia de Raden" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1902-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person-a9f46a1b-4f7b-d509-b232-398bcd50924c
  a a2a:Person ;
  rdfs:label "Willem Franciscus Colet" ;
  a2a:PersonName [
    rdfs:label "Willem Franciscus Colet" ;
    a2a:PersonNameFirstName "Willem Franciscus" ;
    a2a:PersonNameLastName "Colet"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1905-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1867-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:2b1e501d-5556-38d9-fd61-4e19c551f76e ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:0bd3ac49-c72f-83c0-6e01-3240324e003c ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:c4cf8d1c-80d8-9676-3e36-bb88a54cca52 ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:3b82db28-b68d-4dde-ecc9-963853ff580e ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:ae883b43-a492-0c70-f6f5-4bd5928e7f08 ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:8e78a78b-eec0-b6bd-22e3-d8c6117f1ee2 ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:relationep_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Person:a9f46a1b-4f7b-d509-b232-398bcd50924c ;
  a2a:EventKeyRef oa:event_sha_87f87a5e-e64a-9557-3d36-392c8f466a61_Event1 .

oa:source_sha_87f87a5e-e64a-9557-3d36-392c8f466a61
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1921-01-01 - 1937-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-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: 1921-1937" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "62" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1921-1937, Bevolkingsregister, 7, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/518c0a87-f18a-9a6e-479b-9480477d4cf1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/87f87a5e-e64a-9557-3d36-392c8f466a61" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/518c0a87-f18a-9a6e-479b-9480477d4cf1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/87f87a5e-e64a-9557-3d36-392c8f466a61" ;
  a2a:RecordGUID "{87f87a5e-e64a-9557-3d36-392c8f466a61}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4921_00004921.xml van SHA" .

