@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_483d4cf2-e737-47b7-e4f7-916e3b0b6506
  a a2a:Record ;
  rdfs:label "Geboorte op 5 mei 1858" ;
  a2a:hasPerson oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person-59d83863-f8b3-4783-a3c7-c72657152dbe, oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person-553e2009-96d3-0d59-a9f8-d1d28c4b05dc, oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person-b2689085-6430-2d12-0e7f-bf34c6f950fb ;
  a2a:hasEvent oa:event_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_0, oa:relationep_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_1, oa:relationep_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_2 ;
  a2a:hasSource oa:source_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506 .

oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person-59d83863-f8b3-4783-a3c7-c72657152dbe
  a a2a:Person ;
  rdfs:label "Petrus Grielen" ;
  a2a:PersonName [
    rdfs:label "Petrus Grielen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Grielen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person-553e2009-96d3-0d59-a9f8-d1d28c4b05dc
  a a2a:Person ;
  rdfs:label "Petronella Rameijssen" ;
  a2a:PersonName [
    rdfs:label "Petronella Rameijssen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Rameijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person-b2689085-6430-2d12-0e7f-bf34c6f950fb
  a a2a:Person ;
  rdfs:label "Johanna Maria Grielen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Grielen" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Grielen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1858-05-05"^^xsd:date
  ] .

oa:event_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1858-05-05"^^xsd:date
  ] .

oa:relationep_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person:59d83863-f8b3-4783-a3c7-c72657152dbe ;
  a2a:EventKeyRef oa:event_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Event1 .

oa:relationep_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person:553e2009-96d3-0d59-a9f8-d1d28c4b05dc ;
  a2a:EventKeyRef oa:event_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Event1 .

oa:relationep_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Person:b2689085-6430-2d12-0e7f-bf34c6f950fb ;
  a2a:EventKeyRef oa:event_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506_Event1 .

oa:source_bhi_483d4cf2-e737-47b7-e4f7-916e3b0b6506
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1858-01-01 - 1858-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1858" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 314, Periode: 1858" ;
    a2a:Book "Geboorteregister Baarle-Nassau 1858" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "314" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 314, Periode: 1858, Geboorteregister Baarle-Nassau 1858, 31, 314"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5a4be627-f661-b7eb-a0c1-6ebcd0b575cb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5a4be627-f661-b7eb-a0c1-6ebcd0b575cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/483d4cf2-e737-47b7-e4f7-916e3b0b6506" ;
  a2a:RecordGUID "{483d4cf2-e737-47b7-e4f7-916e3b0b6506}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76955_00076955.xml van BHI" .

