@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_3f6cf869-cb01-e76b-aab1-66ec7e2329fa
  a a2a:Record ;
  rdfs:label "Geboorte op 10 februari 1820 te Dussen" ;
  a2a:hasPerson oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-422d280b-5287-2336-08b3-0a6f500a0051, oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-073962f8-f9be-3a14-dad0-412920ef66a1, oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-4c0fb8c7-3d7c-ebb4-542f-b6cf5f9899ee, oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-6552628f-8a90-7afd-298f-bb17f54ba75c, oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-96981e8f-4478-3a82-e92a-5eec9e01987c ;
  a2a:hasEvent oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_0, oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_1, oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_2, oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_3, oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_4 ;
  a2a:hasSource oa:source_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa .

oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-422d280b-5287-2336-08b3-0a6f500a0051
  a a2a:Person ;
  rdfs:label "Johanna Maria Meijers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Meijers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1820-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-073962f8-f9be-3a14-dad0-412920ef66a1
  a a2a:Person ;
  rdfs:label "Cornelus Rombout" ;
  a2a:PersonName [
    rdfs:label "Cornelus Rombout" ;
    a2a:PersonNameFirstName "Cornelus" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-4c0fb8c7-3d7c-ebb4-542f-b6cf5f9899ee
  a a2a:Person ;
  rdfs:label "Christiaan Kievits" ;
  a2a:PersonName [
    rdfs:label "Christiaan Kievits" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Kievits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-6552628f-8a90-7afd-298f-bb17f54ba75c
  a a2a:Person ;
  rdfs:label "Elisabeth Elands" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Elands" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Elands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person-96981e8f-4478-3a82-e92a-5eec9e01987c
  a a2a:Person ;
  rdfs:label "Peter Meijers" ;
  a2a:PersonName [
    rdfs:label "Peter Meijers" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "zandvletter" .

oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1820-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person:422d280b-5287-2336-08b3-0a6f500a0051 ;
  a2a:EventKeyRef oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1 .

oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person:073962f8-f9be-3a14-dad0-412920ef66a1 ;
  a2a:EventKeyRef oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1 .

oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person:4c0fb8c7-3d7c-ebb4-542f-b6cf5f9899ee ;
  a2a:EventKeyRef oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1 .

oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person:6552628f-8a90-7afd-298f-bb17f54ba75c ;
  a2a:EventKeyRef oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1 .

oa:relationep_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Person:96981e8f-4478-3a82-e92a-5eec9e01987c ;
  a2a:EventKeyRef oa:event_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa_Event1 .

oa:source_sha_3f6cf869-cb01-e76b-aab1-66ec7e2329fa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1820-02-10 - 1820-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1820-02-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: 3307, Periode: 1815-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "3307" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3307, Periode: 1815-1822, Geboorteregister, 6, 3307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/de7b5128-13ac-2fc0-f6a2-a64188d47b53.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3f6cf869-cb01-e76b-aab1-66ec7e2329fa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/de7b5128-13ac-2fc0-f6a2-a64188d47b53.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3f6cf869-cb01-e76b-aab1-66ec7e2329fa" ;
  a2a:RecordGUID "{3f6cf869-cb01-e76b-aab1-66ec7e2329fa}" ;
  a2a:SourceRemarkOpmerking "Scans zijn van registers van Brabants Historisch Informatie Centrum te ’s-Hertogenbosch." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6168_00006168.xml van SHA" .

