@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_0bc664fa-784e-93a2-5839-9e8feee4fd39
  a a2a:Record ;
  rdfs:label "Geboorte op 1 oktober 1915" ;
  a2a:hasPerson oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person-c3b46453-47d6-2071-1f7c-4d68f867a156, oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person-25960667-584a-0827-f381-012c287b25fd, oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person-c9230c09-0b81-0679-b9a4-7ba8b78ae1e3 ;
  a2a:hasEvent oa:event_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_0, oa:relationep_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_1, oa:relationep_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_2 ;
  a2a:hasSource oa:source_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39 .

oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person-c3b46453-47d6-2071-1f7c-4d68f867a156
  a a2a:Person ;
  rdfs:label "Johanna Catharina van Ginneken" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina van Ginneken" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ginneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person-25960667-584a-0827-f381-012c287b25fd
  a a2a:Person ;
  rdfs:label "Leonardus Antionius Wierckx" ;
  a2a:PersonName [
    rdfs:label "Leonardus Antionius Wierckx" ;
    a2a:PersonNameFirstName "Leonardus Antionius" ;
    a2a:PersonNameLastName "Wierckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1915-10-01"^^xsd:date
  ] .

oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person-c9230c09-0b81-0679-b9a4-7ba8b78ae1e3
  a a2a:Person ;
  rdfs:label "Franciscus Marijnus Wierckx" ;
  a2a:PersonName [
    rdfs:label "Franciscus Marijnus Wierckx" ;
    a2a:PersonNameFirstName "Franciscus Marijnus" ;
    a2a:PersonNameLastName "Wierckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1915-10-01"^^xsd:date
  ] .

oa:relationep_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person:c3b46453-47d6-2071-1f7c-4d68f867a156 ;
  a2a:EventKeyRef oa:event_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Event1 .

oa:relationep_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person:25960667-584a-0827-f381-012c287b25fd ;
  a2a:EventKeyRef oa:event_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Event1 .

oa:relationep_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Person:c9230c09-0b81-0679-b9a4-7ba8b78ae1e3 ;
  a2a:EventKeyRef oa:event_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39_Event1 .

oa:source_bhi_0bc664fa-784e-93a2-5839-9e8feee4fd39
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1915-10-03 - 1915-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1915-10-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3632, Periode: 1915" ;
    a2a:Book "Geboorteregister Woensdrecht 1915" ;
    a2a:DocumentNumber "101" ;
    a2a:RegistryNumber "3632" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3632, Periode: 1915, Geboorteregister Woensdrecht 1915, 101, 3632"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ee31dca7-15c4-599d-d154-5539c3a81a64.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ee31dca7-15c4-599d-d154-5539c3a81a64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0bc664fa-784e-93a2-5839-9e8feee4fd39" ;
  a2a:RecordGUID "{0bc664fa-784e-93a2-5839-9e8feee4fd39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77770_00077770.xml van BHI" .

