@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_9e060434-e1c7-2aa4-e2bb-a64d7840aa72
  a a2a:Record ;
  rdfs:label "Geboorte op 8 september 1878" ;
  a2a:hasPerson oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person-132eba20-2ba8-ca72-74c1-c137edb5e52d, oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person-7a70d028-eaee-f86d-0259-9dc929ae67bc, oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person-720409ea-6475-06ba-39df-5fa62245c13d ;
  a2a:hasEvent oa:event_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_0, oa:relationep_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_1, oa:relationep_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_2 ;
  a2a:hasSource oa:source_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72 .

oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person-132eba20-2ba8-ca72-74c1-c137edb5e52d
  a a2a:Person ;
  rdfs:label "Maria Elisabeth van Lent" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth van Lent" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person-7a70d028-eaee-f86d-0259-9dc929ae67bc
  a a2a:Person ;
  rdfs:label "Marinus Petrus Antonius Rust" ;
  a2a:PersonName [
    rdfs:label "Marinus Petrus Antonius Rust" ;
    a2a:PersonNameFirstName "Marinus Petrus Antonius" ;
    a2a:PersonNameLastName "Rust"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1878-09-08"^^xsd:date
  ] .

oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person-720409ea-6475-06ba-39df-5fa62245c13d
  a a2a:Person ;
  rdfs:label "Marinus Johannes Rust" ;
  a2a:PersonName [
    rdfs:label "Marinus Johannes Rust" ;
    a2a:PersonNameFirstName "Marinus Johannes" ;
    a2a:PersonNameLastName "Rust"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1878-09-08"^^xsd:date
  ] .

oa:relationep_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person:132eba20-2ba8-ca72-74c1-c137edb5e52d ;
  a2a:EventKeyRef oa:event_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Event1 .

oa:relationep_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person:7a70d028-eaee-f86d-0259-9dc929ae67bc ;
  a2a:EventKeyRef oa:event_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Event1 .

oa:relationep_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Person:720409ea-6475-06ba-39df-5fa62245c13d ;
  a2a:EventKeyRef oa:event_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72_Event1 .

oa:source_bhi_9e060434-e1c7-2aa4-e2bb-a64d7840aa72
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1878-09-09 - 1878-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1878-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3810, Periode: 1878" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1878" ;
    a2a:DocumentNumber "585" ;
    a2a:RegistryNumber "3810" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3810, Periode: 1878, Geboorteregister 's-Hertogenbosch 1878, 585, 3810"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bb07d356-49dc-f3d5-395d-b61139a28914.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bb07d356-49dc-f3d5-395d-b61139a28914.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9e060434-e1c7-2aa4-e2bb-a64d7840aa72" ;
  a2a:RecordGUID "{9e060434-e1c7-2aa4-e2bb-a64d7840aa72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1819_00001819.xml van BHI" .

