@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_48f55fca-e50a-840d-b2e3-8545f13d5c84
  a a2a:Record ;
  rdfs:label "Geboorte op 9 mei 1905 te Veen" ;
  a2a:hasPerson oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-27926883-547e-e1a2-b1ea-a636bada21fd, oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-74a0e8d9-2008-3f2c-ee9a-97fb28f49290, oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-1e3c23c8-79b9-2823-66ba-04478cfc5cd2, oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-44af25b7-2f10-f010-5cb6-419277665cb7, oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-ccf665f8-c725-a1be-5642-927e5279a9d1 ;
  a2a:hasEvent oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_0, oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_1, oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_2, oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_3, oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_4 ;
  a2a:hasSource oa:source_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84 .

oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-27926883-547e-e1a2-b1ea-a636bada21fd
  a a2a:Person ;
  rdfs:label "Willem Sonneveld" ;
  a2a:PersonName [
    rdfs:label "Willem Sonneveld" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Sonneveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-74a0e8d9-2008-3f2c-ee9a-97fb28f49290
  a a2a:Person ;
  rdfs:label "Govert Willem Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Govert Willem Vervoorn" ;
    a2a:PersonNameFirstName "Govert Willem" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-1e3c23c8-79b9-2823-66ba-04478cfc5cd2
  a a2a:Person ;
  rdfs:label "Jacobus Duister" ;
  a2a:PersonName [
    rdfs:label "Jacobus Duister" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Duister"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-44af25b7-2f10-f010-5cb6-419277665cb7
  a a2a:Person ;
  rdfs:label "Cornelia Sonneveld" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sonneveld" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Sonneveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1905-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person-ccf665f8-c725-a1be-5642-927e5279a9d1
  a a2a:Person ;
  rdfs:label "Anna Elisabet van Wijk" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabet van Wijk" ;
    a2a:PersonNameFirstName "Anna Elisabet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1905-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person:27926883-547e-e1a2-b1ea-a636bada21fd ;
  a2a:EventKeyRef oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1 .

oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person:74a0e8d9-2008-3f2c-ee9a-97fb28f49290 ;
  a2a:EventKeyRef oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1 .

oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person:1e3c23c8-79b9-2823-66ba-04478cfc5cd2 ;
  a2a:EventKeyRef oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1 .

oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person:44af25b7-2f10-f010-5cb6-419277665cb7 ;
  a2a:EventKeyRef oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1 .

oa:relationep_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Person:ccf665f8-c725-a1be-5642-927e5279a9d1 ;
  a2a:EventKeyRef oa:event_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84_Event1 .

oa:source_sha_48f55fca-e50a-840d-b2e3-8545f13d5c84
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1905-05-09 - 1905-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1905-05-09"^^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: 4710, Periode: 1901-1910" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "4710" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4710, Periode: 1901-1910, Geboorteregister, 15, 4710"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c71974f3-16ec-d8d7-a55c-87377e8bb672.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/48f55fca-e50a-840d-b2e3-8545f13d5c84" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c71974f3-16ec-d8d7-a55c-87377e8bb672.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/48f55fca-e50a-840d-b2e3-8545f13d5c84" ;
  a2a:RecordGUID "{48f55fca-e50a-840d-b2e3-8545f13d5c84}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5561_00005561.xml van SHA" .

