@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_fa871cff-2d97-c12c-906a-8d5663c0d0c1
  a a2a:Record ;
  rdfs:label "Geboorte op 11 augustus 1838 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-61a0a826-9b7e-049f-2297-f9f3656cf795, oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-1bece7a5-79dc-ea4e-922a-a002358cfa43, oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-912d4aa7-6744-bf49-2305-27cdb2d1018f, oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-ab6dd437-b729-6115-e23d-e5a3c0f37612, oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-a75ababe-d00b-a571-2972-3097cd498f86 ;
  a2a:hasEvent oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_0, oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_1, oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_2, oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_3, oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_4 ;
  a2a:hasSource oa:source_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1 .

oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-61a0a826-9b7e-049f-2297-f9f3656cf795
  a a2a:Person ;
  rdfs:label "Bernardus Roomer" ;
  a2a:PersonName [
    rdfs:label "Bernardus Roomer" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Roomer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "bode" .

oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-1bece7a5-79dc-ea4e-922a-a002358cfa43
  a a2a:Person ;
  rdfs:label "Jan Trouw" ;
  a2a:PersonName [
    rdfs:label "Jan Trouw" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Trouw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "karreman" .

oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-912d4aa7-6744-bf49-2305-27cdb2d1018f
  a a2a:Person ;
  rdfs:label "Laurens Pippeling" ;
  a2a:PersonName [
    rdfs:label "Laurens Pippeling" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Pippeling"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1838-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-ab6dd437-b729-6115-e23d-e5a3c0f37612
  a a2a:Person ;
  rdfs:label "Jan Pippeling" ;
  a2a:PersonName [
    rdfs:label "Jan Pippeling" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pippeling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "arbeider/visser" .

oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person-a75ababe-d00b-a571-2972-3097cd498f86
  a a2a:Person ;
  rdfs:label "Johanna Bakker" ;
  a2a:PersonName [
    rdfs:label "Johanna Bakker" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] .

oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1838-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person:61a0a826-9b7e-049f-2297-f9f3656cf795 ;
  a2a:EventKeyRef oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1 .

oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person:1bece7a5-79dc-ea4e-922a-a002358cfa43 ;
  a2a:EventKeyRef oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1 .

oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person:912d4aa7-6744-bf49-2305-27cdb2d1018f ;
  a2a:EventKeyRef oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1 .

oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person:ab6dd437-b729-6115-e23d-e5a3c0f37612 ;
  a2a:EventKeyRef oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1 .

oa:relationep_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Person:a75ababe-d00b-a571-2972-3097cd498f86 ;
  a2a:EventKeyRef oa:event_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1_Event1 .

oa:source_sha_fa871cff-2d97-c12c-906a-8d5663c0d0c1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1838-08-11 - 1838-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1838-08-11"^^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: 6206, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "6206" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6206, Periode: 1833-1842, Geboorteregister, 31, 6206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/63c0527d-700f-d678-b501-8ae2304c88fc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fa871cff-2d97-c12c-906a-8d5663c0d0c1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/63c0527d-700f-d678-b501-8ae2304c88fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fa871cff-2d97-c12c-906a-8d5663c0d0c1" ;
  a2a:RecordGUID "{fa871cff-2d97-c12c-906a-8d5663c0d0c1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6183_00006183.xml van SHA" .

