@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_2d581bc2-7964-cc79-b84a-2ee14879b2da
  a a2a:Record ;
  rdfs:label "Geboorte op 18 januari 1862 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-cb71825d-2aa2-05cc-158f-41cb00b80c0b, oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-91cc40b3-9214-803b-a0fb-3cefd4a1ef3f, oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-c441122a-1d84-256d-c5ba-65e4084fd0ce, oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-9b3ca414-c898-7f1c-af12-24af35d26545, oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-4ad95a94-35fc-6914-61cb-685784b41335 ;
  a2a:hasEvent oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_0, oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_1, oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_2, oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_3, oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_4 ;
  a2a:hasSource oa:source_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da .

oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-cb71825d-2aa2-05cc-158f-41cb00b80c0b
  a a2a:Person ;
  rdfs:label "Willem Wolvers" ;
  a2a:PersonName [
    rdfs:label "Willem Wolvers" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Wolvers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1862-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-91cc40b3-9214-803b-a0fb-3cefd4a1ef3f
  a a2a:Person ;
  rdfs:label "Cornelis Adrianus van Drunen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Adrianus van Drunen" ;
    a2a:PersonNameFirstName "Cornelis Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-c441122a-1d84-256d-c5ba-65e4084fd0ce
  a a2a:Person ;
  rdfs:label "Gerardus van Delft" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Delft" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-9b3ca414-c898-7f1c-af12-24af35d26545
  a a2a:Person ;
  rdfs:label "Adrianus Wolvers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Wolvers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Wolvers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person-4ad95a94-35fc-6914-61cb-685784b41335
  a a2a:Person ;
  rdfs:label "Maria van Wel" ;
  a2a:PersonName [
    rdfs:label "Maria van Wel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1862-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person:cb71825d-2aa2-05cc-158f-41cb00b80c0b ;
  a2a:EventKeyRef oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1 .

oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person:91cc40b3-9214-803b-a0fb-3cefd4a1ef3f ;
  a2a:EventKeyRef oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1 .

oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person:c441122a-1d84-256d-c5ba-65e4084fd0ce ;
  a2a:EventKeyRef oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1 .

oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person:9b3ca414-c898-7f1c-af12-24af35d26545 ;
  a2a:EventKeyRef oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1 .

oa:relationep_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Person:4ad95a94-35fc-6914-61cb-685784b41335 ;
  a2a:EventKeyRef oa:event_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da_Event1 .

oa:source_sha_2d581bc2-7964-cc79-b84a-2ee14879b2da
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1862-01-18 - 1862-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1862-01-18"^^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: 675, Periode: 1845-1870" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "675" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 675, Periode: 1845-1870, Geboorteregister, 2, 675"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eea88c9a-ee0c-a237-07f7-7947d97bce2a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2d581bc2-7964-cc79-b84a-2ee14879b2da" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eea88c9a-ee0c-a237-07f7-7947d97bce2a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2d581bc2-7964-cc79-b84a-2ee14879b2da" ;
  a2a:RecordGUID "{2d581bc2-7964-cc79-b84a-2ee14879b2da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3707_00003707.xml van SHA" .

