@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_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1813" ;
  a2a:hasPerson oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person-0f059f63-1d1a-b117-98cd-0b9bdce7941f, oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person-7c38c0cc-b962-3126-0881-14e5c3e1f451, oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person-e95c5a31-df99-b2d2-6f02-c0ba4caa4b4d ;
  a2a:hasEvent oa:event_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_0, oa:relationep_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_1, oa:relationep_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_2 ;
  a2a:hasSource oa:source_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1 .

oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person-0f059f63-1d1a-b117-98cd-0b9bdce7941f
  a a2a:Person ;
  rdfs:label "Martin Gauthier Snijders" ;
  a2a:PersonName [
    rdfs:label "Martin Gauthier Snijders" ;
    a2a:PersonNameFirstName "Martin Gauthier" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1813-04-22"^^xsd:date
  ] .

oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person-7c38c0cc-b962-3126-0881-14e5c3e1f451
  a a2a:Person ;
  rdfs:label "Jeanne Verhees" ;
  a2a:PersonName [
    rdfs:label "Jeanne Verhees" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Verhees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person-e95c5a31-df99-b2d2-6f02-c0ba4caa4b4d
  a a2a:Person ;
  rdfs:label "Pierre Snijders" ;
  a2a:PersonName [
    rdfs:label "Pierre Snijders" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1813-04-22"^^xsd:date
  ] .

oa:relationep_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person:0f059f63-1d1a-b117-98cd-0b9bdce7941f ;
  a2a:EventKeyRef oa:event_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Event1 .

oa:relationep_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person:7c38c0cc-b962-3126-0881-14e5c3e1f451 ;
  a2a:EventKeyRef oa:event_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Event1 .

oa:relationep_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Person:e95c5a31-df99-b2d2-6f02-c0ba4caa4b4d ;
  a2a:EventKeyRef oa:event_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1_Event1 .

oa:source_bhi_d04258a2-96dc-c1e2-10d5-3fda159cb4e1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1813-04-24 - 1813-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1813-04-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1172, Periode: 1813" ;
    a2a:Book "Geboorteregister 1813" ;
    a2a:DocumentNumber "100" ;
    a2a:RegistryNumber "1172" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1172, Periode: 1813, Geboorteregister 1813, 100, 1172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4a99d325-37d6-b75e-bbf1-0cf43366d6ad.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4a99d325-37d6-b75e-bbf1-0cf43366d6ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d04258a2-96dc-c1e2-10d5-3fda159cb4e1" ;
  a2a:RecordGUID "{d04258a2-96dc-c1e2-10d5-3fda159cb4e1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7873_00007873.xml van BHI" .

