@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_d2a2cdc4-6803-052e-e449-591f16116dc1
  a a2a:Record ;
  rdfs:label "Geboorte op 18 april 1856" ;
  a2a:hasPerson oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person-105035f7-b961-5466-9dad-b62e09330685, oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person-5084fa67-5480-2fd7-cd9a-f4d5d017741e, oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person-82ddbda9-8098-4ca8-01d2-691d0ab25083 ;
  a2a:hasEvent oa:event_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_0, oa:relationep_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_1, oa:relationep_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_2 ;
  a2a:hasSource oa:source_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1 .

oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person-105035f7-b961-5466-9dad-b62e09330685
  a a2a:Person ;
  rdfs:label "Johanna van der Grinten" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Grinten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Grinten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person-5084fa67-5480-2fd7-cd9a-f4d5d017741e
  a a2a:Person ;
  rdfs:label "Gerardus Matheus Latour" ;
  a2a:PersonName [
    rdfs:label "Gerardus Matheus Latour" ;
    a2a:PersonNameFirstName "Gerardus Matheus" ;
    a2a:PersonNameLastName "Latour"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1856-04-18"^^xsd:date
  ] .

oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person-82ddbda9-8098-4ca8-01d2-691d0ab25083
  a a2a:Person ;
  rdfs:label "Hendricus Latour" ;
  a2a:PersonName [
    rdfs:label "Hendricus Latour" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Latour"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1856-04-18"^^xsd:date
  ] .

oa:relationep_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person:105035f7-b961-5466-9dad-b62e09330685 ;
  a2a:EventKeyRef oa:event_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Event1 .

oa:relationep_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person:5084fa67-5480-2fd7-cd9a-f4d5d017741e ;
  a2a:EventKeyRef oa:event_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Event1 .

oa:relationep_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Person:82ddbda9-8098-4ca8-01d2-691d0ab25083 ;
  a2a:EventKeyRef oa:event_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1_Event1 .

oa:source_bhi_d2a2cdc4-6803-052e-e449-591f16116dc1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1856-04-19 - 1856-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1856-04-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9050, Periode: 1856" ;
    a2a:Book "Geboorteregister Woensel 1856" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "9050" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9050, Periode: 1856, Geboorteregister Woensel 1856, 19, 9050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a3cb6c70-fc25-e2d7-dc45-fdc2b7841e20.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a3cb6c70-fc25-e2d7-dc45-fdc2b7841e20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d2a2cdc4-6803-052e-e449-591f16116dc1" ;
  a2a:RecordGUID "{d2a2cdc4-6803-052e-e449-591f16116dc1}" ;
  a2a:SourceRemarkdeel "9050" ;
  a2a:SourceRemarkregister_periode "1856" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_140_00000140.xml van BHI" .

