@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_fb960a6e-a162-ef25-3395-e89e7c4377c0
  a a2a:Record ;
  rdfs:label "Geboorte op 24 januari 1910 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-9193f783-0d95-ed8b-4ad0-481a557b7147, oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-f8bf7200-94b4-0b13-3c16-572de91992fa, oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-068f06ce-c787-1821-846a-f101dcb7768a, oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-3a64c668-ce35-fbee-928a-f006993883e0, oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-872e49f6-b9e5-c312-545f-a22cba10ddee ;
  a2a:hasEvent oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_0, oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_1, oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_2, oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_3, oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_4 ;
  a2a:hasSource oa:source_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0 .

oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-9193f783-0d95-ed8b-4ad0-481a557b7147
  a a2a:Person ;
  rdfs:label "Johannes Pieter Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Johannes Pieter Wilhelm" ;
    a2a:PersonNameFirstName "Johannes Pieter" ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1910-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-f8bf7200-94b4-0b13-3c16-572de91992fa
  a a2a:Person ;
  rdfs:label "Johannes van Herwijnen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Herwijnen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herwijnen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-068f06ce-c787-1821-846a-f101dcb7768a
  a a2a:Person ;
  rdfs:label "Adrianus Waltherus Smits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Waltherus Smits" ;
    a2a:PersonNameFirstName "Adrianus Waltherus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-3a64c668-ce35-fbee-928a-f006993883e0
  a a2a:Person ;
  rdfs:label "Sophia van Herwijnen" ;
  a2a:PersonName [
    rdfs:label "Sophia van Herwijnen" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herwijnen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person-872e49f6-b9e5-c312-545f-a22cba10ddee
  a a2a:Person ;
  rdfs:label "Pieter Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Pieter Wilhelm" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1910-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person:9193f783-0d95-ed8b-4ad0-481a557b7147 ;
  a2a:EventKeyRef oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1 .

oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person:f8bf7200-94b4-0b13-3c16-572de91992fa ;
  a2a:EventKeyRef oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1 .

oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person:068f06ce-c787-1821-846a-f101dcb7768a ;
  a2a:EventKeyRef oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1 .

oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person:3a64c668-ce35-fbee-928a-f006993883e0 ;
  a2a:EventKeyRef oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1 .

oa:relationep_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Person:872e49f6-b9e5-c312-545f-a22cba10ddee ;
  a2a:EventKeyRef oa:event_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0_Event1 .

oa:source_sha_fb960a6e-a162-ef25-3395-e89e7c4377c0
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1910-01-24 - 1910-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1910-01-24"^^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: 677, Periode: 1897-1921" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "677" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 677, Periode: 1897-1921, Geboorteregister, 4, 677"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0386450b-da12-462b-b2a6-402416f61774.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fb960a6e-a162-ef25-3395-e89e7c4377c0" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0386450b-da12-462b-b2a6-402416f61774.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fb960a6e-a162-ef25-3395-e89e7c4377c0" ;
  a2a:RecordGUID "{fb960a6e-a162-ef25-3395-e89e7c4377c0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6236_00006236.xml van SHA" .

