@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_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d
  a a2a:Record ;
  rdfs:label "Geboorte op 3 november 1882" ;
  a2a:hasPerson oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person-273f7b31-2bf9-911e-9bb2-347dcae9883d, oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person-c0a4b3ab-a1f2-6b3c-3e8b-13178aef41b6, oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person-e5fcc458-e693-43aa-daa4-558fcf3d8b87 ;
  a2a:hasEvent oa:event_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_0, oa:relationep_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_1, oa:relationep_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_2 ;
  a2a:hasSource oa:source_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d .

oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person-273f7b31-2bf9-911e-9bb2-347dcae9883d
  a a2a:Person ;
  rdfs:label "Catharina van Nerijnen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Nerijnen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nerijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person-c0a4b3ab-a1f2-6b3c-3e8b-13178aef41b6
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Weck" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Weck" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Weck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1882-11-03"^^xsd:date
  ] .

oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person-e5fcc458-e693-43aa-daa4-558fcf3d8b87
  a a2a:Person ;
  rdfs:label "Govert Jacob Weck" ;
  a2a:PersonName [
    rdfs:label "Govert Jacob Weck" ;
    a2a:PersonNameFirstName "Govert Jacob" ;
    a2a:PersonNameLastName "Weck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1882-11-03"^^xsd:date
  ] .

oa:relationep_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person:273f7b31-2bf9-911e-9bb2-347dcae9883d ;
  a2a:EventKeyRef oa:event_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Event1 .

oa:relationep_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person:c0a4b3ab-a1f2-6b3c-3e8b-13178aef41b6 ;
  a2a:EventKeyRef oa:event_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Event1 .

oa:relationep_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Person:e5fcc458-e693-43aa-daa4-558fcf3d8b87 ;
  a2a:EventKeyRef oa:event_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d_Event1 .

oa:source_bhi_fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1882-11-04 - 1882-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1882-11-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8458, Periode: 1882" ;
    a2a:Book "Geboorteregister Vlijmen 1882" ;
    a2a:DocumentNumber "101" ;
    a2a:RegistryNumber "8458" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8458, Periode: 1882, Geboorteregister Vlijmen 1882, 101, 8458"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f22c0de1-dc34-394f-2752-2b8b37a52653.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f22c0de1-dc34-394f-2752-2b8b37a52653.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d" ;
  a2a:RecordGUID "{fdb32d5d-e698-9f94-b20f-9e0b7fc7e72d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_2374_00002374.xml van BHI" .

