@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_f45526cd-899d-b91c-afc2-e55406aae4a2
  a a2a:Record ;
  rdfs:label "Doop op 17 augustus 1736 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-1796d7b0-b370-7bd1-3a33-564c3125ebb3, oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-3c71e804-58f7-f41d-4d86-c0983bcd991b, oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-38c103d9-9c4b-8a16-1ac8-f73bd2769e42, oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-97facb65-e016-9f6e-5fd9-b6425a48f445, oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-b45a66f2-3914-72d2-1d4d-47cf13b7bf1d ;
  a2a:hasEvent oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_0, oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_1, oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_2, oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_3, oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_4 ;
  a2a:hasSource oa:source_sha_f45526cd-899d-b91c-afc2-e55406aae4a2 .

oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-1796d7b0-b370-7bd1-3a33-564c3125ebb3
  a a2a:Person ;
  rdfs:label "Elske Corste Cocks" ;
  a2a:PersonName [
    rdfs:label "Elske Corste Cocks" ;
    a2a:PersonNameFirstName "Elske Corste" ;
    a2a:PersonNameLastName "Cocks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-3c71e804-58f7-f41d-4d86-c0983bcd991b
  a a2a:Person ;
  rdfs:label "Maria Geeritse van Heesbeen" ;
  a2a:PersonName [
    rdfs:label "Maria Geeritse van Heesbeen" ;
    a2a:PersonNameFirstName "Maria Geeritse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesbeen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-38c103d9-9c4b-8a16-1ac8-f73bd2769e42
  a a2a:Person ;
  rdfs:label "Maria Janse Knoij" ;
  a2a:PersonName [
    rdfs:label "Maria Janse Knoij" ;
    a2a:PersonNameFirstName "Maria Janse" ;
    a2a:PersonNameLastName "Knoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-97facb65-e016-9f6e-5fd9-b6425a48f445
  a a2a:Person ;
  rdfs:label "Johannes Bastiaense van Cromvoort" ;
  a2a:PersonName [
    rdfs:label "Johannes Bastiaense van Cromvoort" ;
    a2a:PersonNameFirstName "Johannes Bastiaense" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cromvoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person-b45a66f2-3914-72d2-1d4d-47cf13b7bf1d
  a a2a:Person ;
  rdfs:label "Sebastianus van Cromvoort" ;
  a2a:PersonName [
    rdfs:label "Sebastianus van Cromvoort" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cromvoort"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1736" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1736-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person:1796d7b0-b370-7bd1-3a33-564c3125ebb3 ;
  a2a:EventKeyRef oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1 .

oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person:3c71e804-58f7-f41d-4d86-c0983bcd991b ;
  a2a:EventKeyRef oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1 .

oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person:38c103d9-9c4b-8a16-1ac8-f73bd2769e42 ;
  a2a:EventKeyRef oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1 .

oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person:97facb65-e016-9f6e-5fd9-b6425a48f445 ;
  a2a:EventKeyRef oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1 .

oa:relationep_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Person:b45a66f2-3914-72d2-1d4d-47cf13b7bf1d ;
  a2a:EventKeyRef oa:event_sha_f45526cd-899d-b91c-afc2-e55406aae4a2_Event1 .

oa:source_sha_f45526cd-899d-b91c-afc2-e55406aae4a2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1736-08-17 - 1736-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1736-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1736" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1736-08-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Vlijmen02, Periode: 1712-1764" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen02" ;
    a2a:Folio "76v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen02, Periode: 1712-1764, Dopen (rooms-katholieke parochie), Vlijmen02, 76v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b454deba-c822-2c0b-bb57-b9a36ebe2a46.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f45526cd-899d-b91c-afc2-e55406aae4a2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b454deba-c822-2c0b-bb57-b9a36ebe2a46.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f45526cd-899d-b91c-afc2-e55406aae4a2" ;
  a2a:RecordGUID "{f45526cd-899d-b91c-afc2-e55406aae4a2}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 17-08-1736<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1873_00001873.xml van SHA" .

