@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_79d4db83-52a4-8e5f-9230-2096dcc0e4e1
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1847 te Wijk" ;
  a2a:hasPerson oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-ec5f868a-0ce0-5c7d-765e-357bd709fe2c, oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-8e6c9f5a-3607-ed0f-043b-8dd295510253, oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-612e6014-c5ea-7720-42ea-b342745d9058, oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-b3f5ff78-8d48-440b-9657-efd39647fb4f, oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-37fea211-55a8-ca8d-90b5-9d870b9628ba ;
  a2a:hasEvent oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_0, oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_1, oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_2, oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_3, oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_4 ;
  a2a:hasSource oa:source_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1 .

oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-ec5f868a-0ce0-5c7d-765e-357bd709fe2c
  a a2a:Person ;
  rdfs:label "Adrianus van Wijk" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Wijk" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-8e6c9f5a-3607-ed0f-043b-8dd295510253
  a a2a:Person ;
  rdfs:label "Antonie Michaël" ;
  a2a:PersonName [
    rdfs:label "Antonie Michaël" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Michaël"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-612e6014-c5ea-7720-42ea-b342745d9058
  a a2a:Person ;
  rdfs:label "Peter Teuling" ;
  a2a:PersonName [
    rdfs:label "Peter Teuling" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Teuling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "wagenmaker" .

oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-b3f5ff78-8d48-440b-9657-efd39647fb4f
  a a2a:Person ;
  rdfs:label "Jan Blijenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Blijenberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blijenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1847-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person-37fea211-55a8-ca8d-90b5-9d870b9628ba
  a a2a:Person ;
  rdfs:label "Maria Blijenberg" ;
  a2a:PersonName [
    rdfs:label "Maria Blijenberg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Blijenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1847-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_0
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person:ec5f868a-0ce0-5c7d-765e-357bd709fe2c ;
  a2a:EventKeyRef oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1 .

oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person:8e6c9f5a-3607-ed0f-043b-8dd295510253 ;
  a2a:EventKeyRef oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1 .

oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person:612e6014-c5ea-7720-42ea-b342745d9058 ;
  a2a:EventKeyRef oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1 .

oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person:b3f5ff78-8d48-440b-9657-efd39647fb4f ;
  a2a:EventKeyRef oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1 .

oa:relationep_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Person:37fea211-55a8-ca8d-90b5-9d870b9628ba ;
  a2a:EventKeyRef oa:event_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1_Event1 .

oa:source_sha_79d4db83-52a4-8e5f-9230-2096dcc0e4e1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1847-12-09 - 1847-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1847-12-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: 5811, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "5811" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5811, Periode: 1843-1852, Geboorteregister, 28, 5811"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e2fc24f0-e026-47aa-22c3-da155d2004c5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/79d4db83-52a4-8e5f-9230-2096dcc0e4e1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e2fc24f0-e026-47aa-22c3-da155d2004c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/79d4db83-52a4-8e5f-9230-2096dcc0e4e1" ;
  a2a:RecordGUID "{79d4db83-52a4-8e5f-9230-2096dcc0e4e1}" ;
  a2a:SourceRemarkOpmerking "onecht kind" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5231_00005231.xml van SHA" .

