@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_00ef149f-0eef-0408-9347-e5badfe3bc0c
  a a2a:Record ;
  rdfs:label "Geboorte op 14 maart 1815 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-9c7f9dcf-2820-b6fa-9491-c49031123856, oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-ccbaa246-350f-87d4-25f3-c6c3ef20d87d, oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-ba7c4231-aaff-9927-8729-75f47b0ff63f, oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-b75c6fb9-2602-ab7a-ffc4-e1a1f67da407, oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-84986af6-d60d-8b4e-ae9d-d70327ff7a8b ;
  a2a:hasEvent oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_0, oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_1, oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_2, oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_3, oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_4 ;
  a2a:hasSource oa:source_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c .

oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-9c7f9dcf-2820-b6fa-9491-c49031123856
  a a2a:Person ;
  rdfs:label "Albertus Marinus Kentie" ;
  a2a:PersonName [
    rdfs:label "Albertus Marinus Kentie" ;
    a2a:PersonNameFirstName "Albertus Marinus" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] .

oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-ccbaa246-350f-87d4-25f3-c6c3ef20d87d
  a a2a:Person ;
  rdfs:label "Pieter voor den Dag" ;
  a2a:PersonName [
    rdfs:label "Pieter voor den Dag" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "voor den" ;
    a2a:PersonNameLastName "Dag"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] .

oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-ba7c4231-aaff-9927-8729-75f47b0ff63f
  a a2a:Person ;
  rdfs:label "IJsebrand Martinus Kentie" ;
  a2a:PersonName [
    rdfs:label "IJsebrand Martinus Kentie" ;
    a2a:PersonNameFirstName "IJsebrand Martinus" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1815-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-b75c6fb9-2602-ab7a-ffc4-e1a1f67da407
  a a2a:Person ;
  rdfs:label "Cornelis Kentie" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kentie" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] .

oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person-84986af6-d60d-8b4e-ae9d-d70327ff7a8b
  a a2a:Person ;
  rdfs:label "Hendrina Catrina de Joode" ;
  a2a:PersonName [
    rdfs:label "Hendrina Catrina de Joode" ;
    a2a:PersonNameFirstName "Hendrina Catrina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Joode"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1815-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person:9c7f9dcf-2820-b6fa-9491-c49031123856 ;
  a2a:EventKeyRef oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1 .

oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person:ccbaa246-350f-87d4-25f3-c6c3ef20d87d ;
  a2a:EventKeyRef oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1 .

oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person:ba7c4231-aaff-9927-8729-75f47b0ff63f ;
  a2a:EventKeyRef oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1 .

oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person:b75c6fb9-2602-ab7a-ffc4-e1a1f67da407 ;
  a2a:EventKeyRef oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1 .

oa:relationep_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Person:84986af6-d60d-8b4e-ae9d-d70327ff7a8b ;
  a2a:EventKeyRef oa:event_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c_Event1 .

oa:source_sha_00ef149f-0eef-0408-9347-e5badfe3bc0c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1815-03-14 - 1815-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1815-03-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: 6204, Periode: 1815-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "6204" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6204, Periode: 1815-1822, Geboorteregister, 11, 6204"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4c2465bb-0013-2792-4360-d4e9f17a043f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/00ef149f-0eef-0408-9347-e5badfe3bc0c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4c2465bb-0013-2792-4360-d4e9f17a043f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fa2535bb-8247-9837-8d4a-af7b4a53c3e9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/00ef149f-0eef-0408-9347-e5badfe3bc0c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fa2535bb-8247-9837-8d4a-af7b4a53c3e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/00ef149f-0eef-0408-9347-e5badfe3bc0c" ;
  a2a:RecordGUID "{00ef149f-0eef-0408-9347-e5badfe3bc0c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3662_00003662.xml van SHA" .

