@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_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1736 te Heusden" ;
  a2a:hasPerson oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-8d19aee3-53a2-296e-1313-e71281ac9410, oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-200b7342-4d32-f065-569d-fa02528b8376, oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-d721b0d9-f919-a501-4759-35c17dcfad16, oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-936df031-f818-1df9-0994-afff94b030ec, oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-00102aa7-c0d5-a92d-9727-f1bd302bb4e1 ;
  a2a:hasEvent oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_0, oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_1, oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_2, oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_3, oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_4 ;
  a2a:hasSource oa:source_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05 .

oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-8d19aee3-53a2-296e-1313-e71281ac9410
  a a2a:Person ;
  rdfs:label "Jurgie Bernardi Croes" ;
  a2a:PersonName [
    rdfs:label "Jurgie Bernardi Croes" ;
    a2a:PersonNameFirstName "Jurgie Bernardi" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-200b7342-4d32-f065-569d-fa02528b8376
  a a2a:Person ;
  rdfs:label "Johannes Coijman" ;
  a2a:PersonName [
    rdfs:label "Johannes Coijman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Coijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-d721b0d9-f919-a501-4759-35c17dcfad16
  a a2a:Person ;
  rdfs:label "Johanna Vierban" ;
  a2a:PersonName [
    rdfs:label "Johanna Vierban" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vierban"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-936df031-f818-1df9-0994-afff94b030ec
  a a2a:Person ;
  rdfs:label "Hendrina Coijman" ;
  a2a:PersonName [
    rdfs:label "Hendrina Coijman" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Coijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person-00102aa7-c0d5-a92d-9727-f1bd302bb4e1
  a a2a:Person ;
  rdfs:label "Johannes Croes" ;
  a2a:PersonName [
    rdfs:label "Johannes Croes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1736" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1736-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person:8d19aee3-53a2-296e-1313-e71281ac9410 ;
  a2a:EventKeyRef oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1 .

oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person:200b7342-4d32-f065-569d-fa02528b8376 ;
  a2a:EventKeyRef oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1 .

oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person:d721b0d9-f919-a501-4759-35c17dcfad16 ;
  a2a:EventKeyRef oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1 .

oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person:936df031-f818-1df9-0994-afff94b030ec ;
  a2a:EventKeyRef oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1 .

oa:relationep_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Person:00102aa7-c0d5-a92d-9727-f1bd302bb4e1 ;
  a2a:EventKeyRef oa:event_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05_Event1 .

oa:source_sha_51c4bfc3-5c97-9917-5bd3-e52c6cd09e05
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1736-03-07 - 1736-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1736-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1736" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1736-03-07"^^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: Heusden01, Periode: 1730-1788" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden01" ;
    a2a:Folio "13v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden01, Periode: 1730-1788, Dopen (rooms-katholieke parochie), Heusden01, 13v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6637aef8-aac4-44bd-070d-cfda45c9d190.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/51c4bfc3-5c97-9917-5bd3-e52c6cd09e05" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6637aef8-aac4-44bd-070d-cfda45c9d190.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/51c4bfc3-5c97-9917-5bd3-e52c6cd09e05" ;
  a2a:RecordGUID "{51c4bfc3-5c97-9917-5bd3-e52c6cd09e05}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 07-03-1736<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2776_00002776.xml van SHA" .

