@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_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1815 te Dussen" ;
  a2a:hasPerson oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-06655cdd-ccde-4d63-0b8b-1a7c3630ba45, oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-cd55b949-56c0-4166-42c9-d08e7344b399, oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-78fbc7ee-23f8-ed91-9e3d-e7357b0174d2, oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-ec2f3758-6785-8055-a529-a0ced785cf7a, oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-667fac89-ff79-6743-7790-607b412f60b6 ;
  a2a:hasEvent oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_0, oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_1, oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_2, oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_3, oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_4 ;
  a2a:hasSource oa:source_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8 .

oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-06655cdd-ccde-4d63-0b8b-1a7c3630ba45
  a a2a:Person ;
  rdfs:label "Jan Castelijn" ;
  a2a:PersonName [
    rdfs:label "Jan Castelijn" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Castelijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-cd55b949-56c0-4166-42c9-d08e7344b399
  a a2a:Person ;
  rdfs:label "Evert Wijtvliet" ;
  a2a:PersonName [
    rdfs:label "Evert Wijtvliet" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Wijtvliet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-78fbc7ee-23f8-ed91-9e3d-e7357b0174d2
  a a2a:Person ;
  rdfs:label "Jacobus Stael" ;
  a2a:PersonName [
    rdfs:label "Jacobus Stael" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Stael"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1815-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-ec2f3758-6785-8055-a529-a0ced785cf7a
  a a2a:Person ;
  rdfs:label "Richardus Stael" ;
  a2a:PersonName [
    rdfs:label "Richardus Stael" ;
    a2a:PersonNameFirstName "Richardus" ;
    a2a:PersonNameLastName "Stael"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person-667fac89-ff79-6743-7790-607b412f60b6
  a a2a:Person ;
  rdfs:label "Antonetta Lensvelt" ;
  a2a:PersonName [
    rdfs:label "Antonetta Lensvelt" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Lensvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1815-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person:06655cdd-ccde-4d63-0b8b-1a7c3630ba45 ;
  a2a:EventKeyRef oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1 .

oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person:cd55b949-56c0-4166-42c9-d08e7344b399 ;
  a2a:EventKeyRef oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1 .

oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person:78fbc7ee-23f8-ed91-9e3d-e7357b0174d2 ;
  a2a:EventKeyRef oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1 .

oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person:ec2f3758-6785-8055-a529-a0ced785cf7a ;
  a2a:EventKeyRef oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1 .

oa:relationep_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Person:667fac89-ff79-6743-7790-607b412f60b6 ;
  a2a:EventKeyRef oa:event_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8_Event1 .

oa:source_sha_48d79d7e-545f-3391-bcb2-c5f61ca3b5a8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1815-08-18 - 1815-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1815-08-18"^^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 "39" ;
    a2a:RegistryNumber "3307" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3307, Periode: 1815-1822, Geboorteregister, 39, 3307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/884af682-4f42-5fc5-ebd9-9368e29a58f2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/48d79d7e-545f-3391-bcb2-c5f61ca3b5a8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/884af682-4f42-5fc5-ebd9-9368e29a58f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/48d79d7e-545f-3391-bcb2-c5f61ca3b5a8" ;
  a2a:RecordGUID "{48d79d7e-545f-3391-bcb2-c5f61ca3b5a8}" ;
  a2a:SourceRemarkOpmerking "Scans zijn van registers van Brabants Historisch Informatie Centrum te ’s-Hertogenbosch." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6160_00006160.xml van SHA" .

