@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_eada91e5-e220-48b8-38d9-c87cc5c72ce3
  a a2a:Record ;
  rdfs:label "Geboorte op 3 januari 1828 te Veen" ;
  a2a:hasPerson oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-3d55ac31-c521-18c3-8010-f831bc230ee1, oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-a2a08d86-f3ba-72ee-bca1-c5fe40e2a4a1, oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-114e3e59-5555-3671-069e-3aad0f703272, oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-f3c0e612-5509-68a3-e4c1-c0a6fdc788cb, oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-387eec7e-982f-6e42-c4ed-20962bc080fd ;
  a2a:hasEvent oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_0, oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_1, oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_2, oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_3, oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_4 ;
  a2a:hasSource oa:source_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3 .

oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-3d55ac31-c521-18c3-8010-f831bc230ee1
  a a2a:Person ;
  rdfs:label "Alida Kamerman" ;
  a2a:PersonName [
    rdfs:label "Alida Kamerman" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1828-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-a2a08d86-f3ba-72ee-bca1-c5fe40e2a4a1
  a a2a:Person ;
  rdfs:label "Willem du Boeuff" ;
  a2a:PersonName [
    rdfs:label "Willem du Boeuff" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Boeuff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-114e3e59-5555-3671-069e-3aad0f703272
  a a2a:Person ;
  rdfs:label "Willem Verkuijl" ;
  a2a:PersonName [
    rdfs:label "Willem Verkuijl" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Verkuijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "metselaar" .

oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-f3c0e612-5509-68a3-e4c1-c0a6fdc788cb
  a a2a:Person ;
  rdfs:label "Dirkje Koolhaas" ;
  a2a:PersonName [
    rdfs:label "Dirkje Koolhaas" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Koolhaas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] .

oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person-387eec7e-982f-6e42-c4ed-20962bc080fd
  a a2a:Person ;
  rdfs:label "Michiel Kamerman" ;
  a2a:PersonName [
    rdfs:label "Michiel Kamerman" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "bouwman" .

oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1828-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person:3d55ac31-c521-18c3-8010-f831bc230ee1 ;
  a2a:EventKeyRef oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1 .

oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person:a2a08d86-f3ba-72ee-bca1-c5fe40e2a4a1 ;
  a2a:EventKeyRef oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1 .

oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person:114e3e59-5555-3671-069e-3aad0f703272 ;
  a2a:EventKeyRef oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1 .

oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person:f3c0e612-5509-68a3-e4c1-c0a6fdc788cb ;
  a2a:EventKeyRef oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1 .

oa:relationep_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Person:387eec7e-982f-6e42-c4ed-20962bc080fd ;
  a2a:EventKeyRef oa:event_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3_Event1 .

oa:source_sha_eada91e5-e220-48b8-38d9-c87cc5c72ce3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1828-01-03 - 1828-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1828-01-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4702, Periode: 1821-1830" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "4702" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4702, Periode: 1821-1830, Geboorteregister, 1, 4702"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/aa87b6c7-4096-5468-8652-36aa12e27bf3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eada91e5-e220-48b8-38d9-c87cc5c72ce3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/aa87b6c7-4096-5468-8652-36aa12e27bf3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eada91e5-e220-48b8-38d9-c87cc5c72ce3" ;
  a2a:RecordGUID "{eada91e5-e220-48b8-38d9-c87cc5c72ce3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6275_00006275.xml van SHA" .

