@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_afe1082b-e810-d6ab-eec7-2b5438189ddb
  a a2a:Record ;
  rdfs:label "Doop op 6 januari 1732 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-bf107a29-6e27-fac5-7883-5ccb81abba34, oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-c3acbdd6-c685-82e1-4444-1cd5fe3ab878, oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-900c29e7-26bc-6fb0-382c-0777904210f4, oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-5bbb122c-3090-e4da-97ce-0082f59e79bf, oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-2e594de2-948f-7946-8159-b053a307485b ;
  a2a:hasEvent oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_0, oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_1, oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_2, oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_3, oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_4 ;
  a2a:hasSource oa:source_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb .

oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-bf107a29-6e27-fac5-7883-5ccb81abba34
  a a2a:Person ;
  rdfs:label "Mari Lambert van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Mari Lambert van de Wiel" ;
    a2a:PersonNameFirstName "Mari Lambert" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-c3acbdd6-c685-82e1-4444-1cd5fe3ab878
  a a2a:Person ;
  rdfs:label "Lijsbeth Adriaense de Croon" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Adriaense de Croon" ;
    a2a:PersonNameFirstName "Lijsbeth Adriaense" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Croon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-900c29e7-26bc-6fb0-382c-0777904210f4
  a a2a:Person ;
  rdfs:label "Aleke Jooste Trure" ;
  a2a:PersonName [
    rdfs:label "Aleke Jooste Trure" ;
    a2a:PersonNameFirstName "Aleke Jooste" ;
    a2a:PersonNameLastName "Trure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-5bbb122c-3090-e4da-97ce-0082f59e79bf
  a a2a:Person ;
  rdfs:label "Adriaen Joost Trure" ;
  a2a:PersonName [
    rdfs:label "Adriaen Joost Trure" ;
    a2a:PersonNameFirstName "Adriaen Joost" ;
    a2a:PersonNameLastName "Trure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person-2e594de2-948f-7946-8159-b053a307485b
  a a2a:Person ;
  rdfs:label "Anna Trure" ;
  a2a:PersonName [
    rdfs:label "Anna Trure" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Trure"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1732-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person:bf107a29-6e27-fac5-7883-5ccb81abba34 ;
  a2a:EventKeyRef oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1 .

oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person:c3acbdd6-c685-82e1-4444-1cd5fe3ab878 ;
  a2a:EventKeyRef oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1 .

oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person:900c29e7-26bc-6fb0-382c-0777904210f4 ;
  a2a:EventKeyRef oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1 .

oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person:5bbb122c-3090-e4da-97ce-0082f59e79bf ;
  a2a:EventKeyRef oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1 .

oa:relationep_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Person:2e594de2-948f-7946-8159-b053a307485b ;
  a2a:EventKeyRef oa:event_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb_Event1 .

oa:source_sha_afe1082b-e810-d6ab-eec7-2b5438189ddb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1732-01-06 - 1732-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1732-01-06"^^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 "62v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen02, Periode: 1712-1764, Dopen (rooms-katholieke parochie), Vlijmen02, 62v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/11505a8e-b7b0-0dd6-4980-b849b1e4272b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/afe1082b-e810-d6ab-eec7-2b5438189ddb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/11505a8e-b7b0-0dd6-4980-b849b1e4272b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/afe1082b-e810-d6ab-eec7-2b5438189ddb" ;
  a2a:RecordGUID "{afe1082b-e810-d6ab-eec7-2b5438189ddb}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 06-01-1732<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2466_00002466.xml van SHA" .

