@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_0fa799ac-e990-47f5-acec-90b6a79fb42e
  a a2a:Record ;
  rdfs:label "Geboorte op 12 mei 1855 te Wijk" ;
  a2a:hasPerson oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-f8c93ff8-8764-0324-cfdb-8f8a0484bd68, oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-24169119-5b57-731b-34ee-7b92a7049a53, oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-4ced3e64-92ad-826d-7483-c9974738eccc, oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-9a4e3b08-8d29-bf1e-4890-8cf0183241d4, oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-ddc64542-88a7-6920-d7ef-4dda369fc488 ;
  a2a:hasEvent oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_0, oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_1, oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_2, oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_3, oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_4 ;
  a2a:hasSource oa:source_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e .

oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-f8c93ff8-8764-0324-cfdb-8f8a0484bd68
  a a2a:Person ;
  rdfs:label "Jan Blijenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Blijenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blijenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-24169119-5b57-731b-34ee-7b92a7049a53
  a a2a:Person ;
  rdfs:label "Teunis Blijenberg" ;
  a2a:PersonName [
    rdfs:label "Teunis Blijenberg" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Blijenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-4ced3e64-92ad-826d-7483-c9974738eccc
  a a2a:Person ;
  rdfs:label "Dirk van Wijk" ;
  a2a:PersonName [
    rdfs:label "Dirk van Wijk" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1855-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-9a4e3b08-8d29-bf1e-4890-8cf0183241d4
  a a2a:Person ;
  rdfs:label "Marinus van Wijk" ;
  a2a:PersonName [
    rdfs:label "Marinus van Wijk" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person-ddc64542-88a7-6920-d7ef-4dda369fc488
  a a2a:Person ;
  rdfs:label "Teuntje Pullen" ;
  a2a:PersonName [
    rdfs:label "Teuntje Pullen" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1855-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person:f8c93ff8-8764-0324-cfdb-8f8a0484bd68 ;
  a2a:EventKeyRef oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1 .

oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person:24169119-5b57-731b-34ee-7b92a7049a53 ;
  a2a:EventKeyRef oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1 .

oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person:4ced3e64-92ad-826d-7483-c9974738eccc ;
  a2a:EventKeyRef oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1 .

oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person:9a4e3b08-8d29-bf1e-4890-8cf0183241d4 ;
  a2a:EventKeyRef oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1 .

oa:relationep_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Person:ddc64542-88a7-6920-d7ef-4dda369fc488 ;
  a2a:EventKeyRef oa:event_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e_Event1 .

oa:source_sha_0fa799ac-e990-47f5-acec-90b6a79fb42e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1855-05-12 - 1855-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1855-05-12"^^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: 5812, Periode: 1853-1862" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "5812" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5812, Periode: 1853-1862, Geboorteregister, 20, 5812"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c291194e-f7ab-2b32-4543-d8e31fa75441.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0fa799ac-e990-47f5-acec-90b6a79fb42e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c291194e-f7ab-2b32-4543-d8e31fa75441.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0fa799ac-e990-47f5-acec-90b6a79fb42e" ;
  a2a:RecordGUID "{0fa799ac-e990-47f5-acec-90b6a79fb42e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3739_00003739.xml van SHA" .

