@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_0dbab2c4-d459-340e-e933-708a2a43acb8
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juli 1866 te Drongelen" ;
  a2a:hasPerson oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-18be1bbd-92b3-6757-5a3f-030371a8a624, oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-c535d789-75a3-4094-d5d9-393f9067bf8a, oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-45e4055e-0b85-98ec-2848-8a8b3b6a361b, oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-77731ebb-da51-7fb1-0198-ecf1ae653589, oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-b751aadb-6e61-cd4b-4baa-32aaa0049254 ;
  a2a:hasEvent oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_0, oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_1, oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_2, oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_3, oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_4 ;
  a2a:hasSource oa:source_sha_0dbab2c4-d459-340e-e933-708a2a43acb8 .

oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-18be1bbd-92b3-6757-5a3f-030371a8a624
  a a2a:Person ;
  rdfs:label "Jan Bax" ;
  a2a:PersonName [
    rdfs:label "Jan Bax" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-c535d789-75a3-4094-d5d9-393f9067bf8a
  a a2a:Person ;
  rdfs:label "Pieter van Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Pieter van Oosterhout" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterhout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-45e4055e-0b85-98ec-2848-8a8b3b6a361b
  a a2a:Person ;
  rdfs:label "Goverdina van Zon" ;
  a2a:PersonName [
    rdfs:label "Goverdina van Zon" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1866-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] .

oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-77731ebb-da51-7fb1-0198-ecf1ae653589
  a a2a:Person ;
  rdfs:label "Jan van Zon" ;
  a2a:PersonName [
    rdfs:label "Jan van Zon" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person-b751aadb-6e61-cd4b-4baa-32aaa0049254
  a a2a:Person ;
  rdfs:label "Goverdina van Hemert" ;
  a2a:PersonName [
    rdfs:label "Goverdina van Hemert" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hemert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "arbeidster" .

oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1866-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] .

oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person:18be1bbd-92b3-6757-5a3f-030371a8a624 ;
  a2a:EventKeyRef oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1 .

oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person:c535d789-75a3-4094-d5d9-393f9067bf8a ;
  a2a:EventKeyRef oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1 .

oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person:45e4055e-0b85-98ec-2848-8a8b3b6a361b ;
  a2a:EventKeyRef oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1 .

oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person:77731ebb-da51-7fb1-0198-ecf1ae653589 ;
  a2a:EventKeyRef oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1 .

oa:relationep_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Person:b751aadb-6e61-cd4b-4baa-32aaa0049254 ;
  a2a:EventKeyRef oa:event_sha_0dbab2c4-d459-340e-e933-708a2a43acb8_Event1 .

oa:source_sha_0dbab2c4-d459-340e-e933-708a2a43acb8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen", "1866-07-14 - 1866-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1866-07-14"^^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: 3008, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "3008" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3008, Periode: 1863-1872, Geboorteregister, 12, 3008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/aaa4691e-0cff-e3c9-4ae9-6574e7f3aee4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0dbab2c4-d459-340e-e933-708a2a43acb8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/aaa4691e-0cff-e3c9-4ae9-6574e7f3aee4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0dbab2c4-d459-340e-e933-708a2a43acb8" ;
  a2a:RecordGUID "{0dbab2c4-d459-340e-e933-708a2a43acb8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5418_00005418.xml van SHA" .

