@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_224d9cac-8433-bbd2-a8f5-bb41c8fb840a
  a a2a:Record ;
  rdfs:label "Doop op 9 december 1684 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-7c493f10-931b-6a6e-bd47-7c595e03e7d7, oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-fffd4ac8-b66e-0ab4-f6f4-117a1496f11a, oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-d761e4a6-93c2-f8f9-ff7c-34b701b69c0f, oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-c7a20a12-8b24-f4e6-b15b-e69c810ce748, oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-d486ee1a-0038-4e8d-6cc7-82c65f9ad36c ;
  a2a:hasEvent oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_0, oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_1, oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_2, oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_3, oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_4 ;
  a2a:hasSource oa:source_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a .

oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-7c493f10-931b-6a6e-bd47-7c595e03e7d7
  a a2a:Person ;
  rdfs:label "Thoma Johannis van Cromvoort" ;
  a2a:PersonName [
    rdfs:label "Thoma Johannis van Cromvoort" ;
    a2a:PersonNameFirstName "Thoma Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cromvoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-fffd4ac8-b66e-0ab4-f6f4-117a1496f11a
  a a2a:Person ;
  rdfs:label "Sebastianus Johannis van Cromvoort" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Johannis van Cromvoort" ;
    a2a:PersonNameFirstName "Sebastianus Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cromvoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-d761e4a6-93c2-f8f9-ff7c-34b701b69c0f
  a a2a:Person ;
  rdfs:label "Maria Aries van Loon" ;
  a2a:PersonName [
    rdfs:label "Maria Aries van Loon" ;
    a2a:PersonNameFirstName "Maria Aries" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-c7a20a12-8b24-f4e6-b15b-e69c810ce748
  a a2a:Person ;
  rdfs:label "Maria Corneli Boermijn" ;
  a2a:PersonName [
    rdfs:label "Maria Corneli Boermijn" ;
    a2a:PersonNameFirstName "Maria Corneli" ;
    a2a:PersonNameLastName "Boermijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person-d486ee1a-0038-4e8d-6cc7-82c65f9ad36c
  a a2a:Person ;
  rdfs:label "Johannes van Cromvoort" ;
  a2a:PersonName [
    rdfs:label "Johannes van Cromvoort" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cromvoort"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1684-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person:7c493f10-931b-6a6e-bd47-7c595e03e7d7 ;
  a2a:EventKeyRef oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1 .

oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person:fffd4ac8-b66e-0ab4-f6f4-117a1496f11a ;
  a2a:EventKeyRef oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1 .

oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person:d761e4a6-93c2-f8f9-ff7c-34b701b69c0f ;
  a2a:EventKeyRef oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1 .

oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person:c7a20a12-8b24-f4e6-b15b-e69c810ce748 ;
  a2a:EventKeyRef oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1 .

oa:relationep_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Person:d486ee1a-0038-4e8d-6cc7-82c65f9ad36c ;
  a2a:EventKeyRef oa:event_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a_Event1 .

oa:source_sha_224d9cac-8433-bbd2-a8f5-bb41c8fb840a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1684-12-09 - 1684-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1684-12-09"^^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: Vlijmen01, Periode: 1674-1712" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen01" ;
    a2a:Folio "26v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen01, Periode: 1674-1712, Dopen (rooms-katholieke parochie), Vlijmen01, 26v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/750275a1-da8e-f27c-6749-4205bf129d94.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/224d9cac-8433-bbd2-a8f5-bb41c8fb840a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/750275a1-da8e-f27c-6749-4205bf129d94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/224d9cac-8433-bbd2-a8f5-bb41c8fb840a" ;
  a2a:RecordGUID "{224d9cac-8433-bbd2-a8f5-bb41c8fb840a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 09-12-1684<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2537_00002537.xml van SHA" .

