@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_07464f6a-1200-618b-951b-e202bca2fcec
  a a2a:Record ;
  rdfs:label "Geboorte op 8 maart 1845" ;
  a2a:hasPerson oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person-dbe4fc1c-2159-5a58-c7a5-ab39c2285e09, oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person-a16d5772-b848-ff24-6622-ff4ce36aebdc, oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person-c74962b2-3433-5190-82fb-7e3b7e1b1a17 ;
  a2a:hasEvent oa:event_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_07464f6a-1200-618b-951b-e202bca2fcec_0, oa:relationep_bhi_07464f6a-1200-618b-951b-e202bca2fcec_1, oa:relationep_bhi_07464f6a-1200-618b-951b-e202bca2fcec_2 ;
  a2a:hasSource oa:source_bhi_07464f6a-1200-618b-951b-e202bca2fcec .

oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person-dbe4fc1c-2159-5a58-c7a5-ab39c2285e09
  a a2a:Person ;
  rdfs:label "Esther Spanjer" ;
  a2a:PersonName [
    rdfs:label "Esther Spanjer" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNameLastName "Spanjer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person-a16d5772-b848-ff24-6622-ff4ce36aebdc
  a a2a:Person ;
  rdfs:label "Benjamin van der Sluijs" ;
  a2a:PersonName [
    rdfs:label "Benjamin van der Sluijs" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1845-03-08"^^xsd:date
  ] .

oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person-c74962b2-3433-5190-82fb-7e3b7e1b1a17
  a a2a:Person ;
  rdfs:label "Aaron van der Sluijs" ;
  a2a:PersonName [
    rdfs:label "Aaron van der Sluijs" ;
    a2a:PersonNameFirstName "Aaron" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1845-03-08"^^xsd:date
  ] .

oa:relationep_bhi_07464f6a-1200-618b-951b-e202bca2fcec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person:dbe4fc1c-2159-5a58-c7a5-ab39c2285e09 ;
  a2a:EventKeyRef oa:event_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Event1 .

oa:relationep_bhi_07464f6a-1200-618b-951b-e202bca2fcec_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person:a16d5772-b848-ff24-6622-ff4ce36aebdc ;
  a2a:EventKeyRef oa:event_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Event1 .

oa:relationep_bhi_07464f6a-1200-618b-951b-e202bca2fcec_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Person:c74962b2-3433-5190-82fb-7e3b7e1b1a17 ;
  a2a:EventKeyRef oa:event_bhi_07464f6a-1200-618b-951b-e202bca2fcec_Event1 .

oa:source_bhi_07464f6a-1200-618b-951b-e202bca2fcec
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1845-03-10 - 1845-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1845-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8454, Periode: 1845" ;
    a2a:Book "Geboorteregister Vlijmen 1845" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "8454" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8454, Periode: 1845, Geboorteregister Vlijmen 1845, 17, 8454"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/da9fda86-bbe1-89a3-b421-df7b918bdbd0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/da9fda86-bbe1-89a3-b421-df7b918bdbd0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/07464f6a-1200-618b-951b-e202bca2fcec" ;
  a2a:RecordGUID "{07464f6a-1200-618b-951b-e202bca2fcec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_393_00000393.xml van BHI" .

