@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_0917c230-75d2-e9af-30df-66cb55e8a3fd
  a a2a:Record ;
  rdfs:label "Geboorte op 26 januari 1857" ;
  a2a:hasPerson oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person-f9fe5693-46bd-3efe-a62f-b82e073a4ae2, oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person-5ac2b983-e4d1-1cfc-aff2-9f8bd1107ec3, oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person-4d8c90b1-73d5-1dd1-9e3d-da524de087ed ;
  a2a:hasEvent oa:event_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_0, oa:relationep_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_1, oa:relationep_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_2 ;
  a2a:hasSource oa:source_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd .

oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person-f9fe5693-46bd-3efe-a62f-b82e073a4ae2
  a a2a:Person ;
  rdfs:label "Anna Maria Buters" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Buters" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Buters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person-5ac2b983-e4d1-1cfc-aff2-9f8bd1107ec3
  a a2a:Person ;
  rdfs:label "Johannes Vos" ;
  a2a:PersonName [
    rdfs:label "Johannes Vos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person-4d8c90b1-73d5-1dd1-9e3d-da524de087ed
  a a2a:Person ;
  rdfs:label "Lambertus Antonius Vos" ;
  a2a:PersonName [
    rdfs:label "Lambertus Antonius Vos" ;
    a2a:PersonNameFirstName "Lambertus Antonius" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1857-01-26"^^xsd:date
  ] .

oa:event_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1857-01-26"^^xsd:date
  ] .

oa:relationep_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person:f9fe5693-46bd-3efe-a62f-b82e073a4ae2 ;
  a2a:EventKeyRef oa:event_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Event1 .

oa:relationep_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person:5ac2b983-e4d1-1cfc-aff2-9f8bd1107ec3 ;
  a2a:EventKeyRef oa:event_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Event1 .

oa:relationep_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Person:4d8c90b1-73d5-1dd1-9e3d-da524de087ed ;
  a2a:EventKeyRef oa:event_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd_Event1 .

oa:source_bhi_0917c230-75d2-e9af-30df-66cb55e8a3fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen", "1857-01-26 - 1857-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1857-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6751, Periode: 1857" ;
    a2a:Book "Geboorteregister Rosmalen 1857" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "6751" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6751, Periode: 1857, Geboorteregister Rosmalen 1857, 3, 6751"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0e1c20d8-67d0-b5ca-62ba-fa124e760f46.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0e1c20d8-67d0-b5ca-62ba-fa124e760f46.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0917c230-75d2-e9af-30df-66cb55e8a3fd" ;
  a2a:RecordGUID "{0917c230-75d2-e9af-30df-66cb55e8a3fd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2856_00002856.xml van BHI" .

