@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_a1160ef5-abe9-667f-e75c-b1f96ad65d2a
  a a2a:Record ;
  rdfs:label "Geboorte op 12 november 1901 te Wijk" ;
  a2a:hasPerson oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-16fe4d7a-5be3-7784-41a2-05604668c470, oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-3d4c6578-a4a5-da58-89d7-330d48fc2233, oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-df13ec0f-ed09-7731-5688-2a26c7d1d334, oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-f3016821-0709-62b4-66f3-bdb41f5228fb, oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-e7a69555-41d2-4ef6-d40a-c211f2c8a607 ;
  a2a:hasEvent oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_0, oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_1, oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_2, oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_3, oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_4 ;
  a2a:hasSource oa:source_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a .

oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-16fe4d7a-5be3-7784-41a2-05604668c470
  a a2a:Person ;
  rdfs:label "Elias Sluijmers" ;
  a2a:PersonName [
    rdfs:label "Elias Sluijmers" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Sluijmers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-3d4c6578-a4a5-da58-89d7-330d48fc2233
  a a2a:Person ;
  rdfs:label "Jacobus Roza" ;
  a2a:PersonName [
    rdfs:label "Jacobus Roza" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-df13ec0f-ed09-7731-5688-2a26c7d1d334
  a a2a:Person ;
  rdfs:label "Arie Nieuwkoop" ;
  a2a:PersonName [
    rdfs:label "Arie Nieuwkoop" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Nieuwkoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1901-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-f3016821-0709-62b4-66f3-bdb41f5228fb
  a a2a:Person ;
  rdfs:label "Jacob Bastiaan Nieuwkoop" ;
  a2a:PersonName [
    rdfs:label "Jacob Bastiaan Nieuwkoop" ;
    a2a:PersonNameFirstName "Jacob Bastiaan" ;
    a2a:PersonNameLastName "Nieuwkoop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person-e7a69555-41d2-4ef6-d40a-c211f2c8a607
  a a2a:Person ;
  rdfs:label "Cornelia Colijn" ;
  a2a:PersonName [
    rdfs:label "Cornelia Colijn" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1901-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person:16fe4d7a-5be3-7784-41a2-05604668c470 ;
  a2a:EventKeyRef oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1 .

oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person:3d4c6578-a4a5-da58-89d7-330d48fc2233 ;
  a2a:EventKeyRef oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1 .

oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person:df13ec0f-ed09-7731-5688-2a26c7d1d334 ;
  a2a:EventKeyRef oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1 .

oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person:f3016821-0709-62b4-66f3-bdb41f5228fb ;
  a2a:EventKeyRef oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1 .

oa:relationep_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Person:e7a69555-41d2-4ef6-d40a-c211f2c8a607 ;
  a2a:EventKeyRef oa:event_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a_Event1 .

oa:source_sha_a1160ef5-abe9-667f-e75c-b1f96ad65d2a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1901-11-12 - 1901-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1901-11-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: 5816, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "5816" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5816, Periode: 1893-1902, Geboorteregister, 64, 5816"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/da6b4071-8a19-b1a6-3414-6262f7a6b39d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a1160ef5-abe9-667f-e75c-b1f96ad65d2a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/da6b4071-8a19-b1a6-3414-6262f7a6b39d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a1160ef5-abe9-667f-e75c-b1f96ad65d2a" ;
  a2a:RecordGUID "{a1160ef5-abe9-667f-e75c-b1f96ad65d2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5388_00005388.xml van SHA" .

