@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_98692919-e76b-66f4-c67a-ecbadeb3fc2c
  a a2a:Record ;
  rdfs:label "Geboorte op 10 juli 1832 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-9325e3ba-1a23-4696-28bd-e0a83f35658a, oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-97b9215e-ab70-4dce-f806-ab5a253f729b, oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-714b49cd-cf77-8539-04c3-111d82670bb5, oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-54497434-615b-e3cc-aaa6-7fe163b2509c, oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-fc4e6b1c-c3c0-0d3e-d66f-cd02e471f56c ;
  a2a:hasEvent oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_0, oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_1, oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_2, oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_3, oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_4 ;
  a2a:hasSource oa:source_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c .

oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-9325e3ba-1a23-4696-28bd-e0a83f35658a
  a a2a:Person ;
  rdfs:label "Johannes van Wijk" ;
  a2a:PersonName [
    rdfs:label "Johannes van Wijk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-97b9215e-ab70-4dce-f806-ab5a253f729b
  a a2a:Person ;
  rdfs:label "Anthonij Kipping" ;
  a2a:PersonName [
    rdfs:label "Anthonij Kipping" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Kipping"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-714b49cd-cf77-8539-04c3-111d82670bb5
  a a2a:Person ;
  rdfs:label "Elizabeth van Loon" ;
  a2a:PersonName [
    rdfs:label "Elizabeth van Loon" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1832-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-54497434-615b-e3cc-aaa6-7fe163b2509c
  a a2a:Person ;
  rdfs:label "Arnoldus van Loon" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Loon" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person-fc4e6b1c-c3c0-0d3e-d66f-cd02e471f56c
  a a2a:Person ;
  rdfs:label "Walthera van Ingen" ;
  a2a:PersonName [
    rdfs:label "Walthera van Ingen" ;
    a2a:PersonNameFirstName "Walthera" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ingen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] .

oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1832-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person:9325e3ba-1a23-4696-28bd-e0a83f35658a ;
  a2a:EventKeyRef oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1 .

oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person:97b9215e-ab70-4dce-f806-ab5a253f729b ;
  a2a:EventKeyRef oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1 .

oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person:714b49cd-cf77-8539-04c3-111d82670bb5 ;
  a2a:EventKeyRef oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1 .

oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person:54497434-615b-e3cc-aaa6-7fe163b2509c ;
  a2a:EventKeyRef oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1 .

oa:relationep_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Person:fc4e6b1c-c3c0-0d3e-d66f-cd02e471f56c ;
  a2a:EventKeyRef oa:event_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c_Event1 .

oa:source_sha_98692919-e76b-66f4-c67a-ecbadeb3fc2c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1832-07-10 - 1832-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1832-07-10"^^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: 4302, Periode: 1823-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "4302" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4302, Periode: 1823-1842, Geboorteregister, 16, 4302"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/36f19716-c856-b88e-93e9-d856fa651481.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/98692919-e76b-66f4-c67a-ecbadeb3fc2c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/36f19716-c856-b88e-93e9-d856fa651481.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/98692919-e76b-66f4-c67a-ecbadeb3fc2c" ;
  a2a:RecordGUID "{98692919-e76b-66f4-c67a-ecbadeb3fc2c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6805_00006805.xml van SHA" .

