@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_e45aef10-a238-e1cb-3726-fb08f997dbfe
  a a2a:Record ;
  rdfs:label "Geboorte op 26 februari 1827 te Drunen" ;
  a2a:hasPerson oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-e630f329-fd17-8c09-a787-f106ef044715, oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-9d6a15c2-fa70-7f05-de51-6eaaff51764d, oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-2fcc6fb8-948f-9576-4d46-fca472c6a0e3, oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-791dd04c-3024-e86f-33a7-e70554db116d, oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-26e5cf3d-9ffe-9117-5c50-67bf391e2396 ;
  a2a:hasEvent oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_0, oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_1, oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_2, oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_3, oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_4 ;
  a2a:hasSource oa:source_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe .

oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-e630f329-fd17-8c09-a787-f106ef044715
  a a2a:Person ;
  rdfs:label "Jan Peter Muskens" ;
  a2a:PersonName [
    rdfs:label "Jan Peter Muskens" ;
    a2a:PersonNameFirstName "Jan Peter" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-9d6a15c2-fa70-7f05-de51-6eaaff51764d
  a a2a:Person ;
  rdfs:label "Dirk Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Dirk Verhoeven" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-2fcc6fb8-948f-9576-4d46-fca472c6a0e3
  a a2a:Person ;
  rdfs:label "Kornelia van Loon" ;
  a2a:PersonName [
    rdfs:label "Kornelia van Loon" ;
    a2a:PersonNameFirstName "Kornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1827-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-791dd04c-3024-e86f-33a7-e70554db116d
  a a2a:Person ;
  rdfs:label "Willem van Loon" ;
  a2a:PersonName [
    rdfs:label "Willem van Loon" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person-26e5cf3d-9ffe-9117-5c50-67bf391e2396
  a a2a:Person ;
  rdfs:label "Justina Smits" ;
  a2a:PersonName [
    rdfs:label "Justina Smits" ;
    a2a:PersonNameFirstName "Justina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1827-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person:e630f329-fd17-8c09-a787-f106ef044715 ;
  a2a:EventKeyRef oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1 .

oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person:9d6a15c2-fa70-7f05-de51-6eaaff51764d ;
  a2a:EventKeyRef oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1 .

oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person:2fcc6fb8-948f-9576-4d46-fca472c6a0e3 ;
  a2a:EventKeyRef oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1 .

oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person:791dd04c-3024-e86f-33a7-e70554db116d ;
  a2a:EventKeyRef oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1 .

oa:relationep_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Person:26e5cf3d-9ffe-9117-5c50-67bf391e2396 ;
  a2a:EventKeyRef oa:event_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe_Event1 .

oa:source_sha_e45aef10-a238-e1cb-3726-fb08f997dbfe
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1827-02-26 - 1827-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1827-02-26"^^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: 3109, Periode: 1821-1830" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "3109" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3109, Periode: 1821-1830, Geboorteregister, 15, 3109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b1ce66a0-9c33-01b1-002a-164e36621b9f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e45aef10-a238-e1cb-3726-fb08f997dbfe" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b1ce66a0-9c33-01b1-002a-164e36621b9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e45aef10-a238-e1cb-3726-fb08f997dbfe" ;
  a2a:RecordGUID "{e45aef10-a238-e1cb-3726-fb08f997dbfe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6282_00006282.xml van SHA" .

