@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_025a2545-5ffa-e99c-cee5-d31c72936680
  a a2a:Record ;
  rdfs:label "Geboorte op 2 november 1890" ;
  a2a:hasPerson oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person-f5b847d2-34a5-a3d9-0c49-e27669274a13, oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person-5315a9cd-ec7c-ff5c-c41c-9cdefdafcb0d, oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person-98ec8a7d-a375-4e60-3547-f06eddbfeb6f ;
  a2a:hasEvent oa:event_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_0, oa:relationep_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_1, oa:relationep_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_2 ;
  a2a:hasSource oa:source_bhi_025a2545-5ffa-e99c-cee5-d31c72936680 .

oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person-f5b847d2-34a5-a3d9-0c49-e27669274a13
  a a2a:Person ;
  rdfs:label "Hendrika Nieuwkoop" ;
  a2a:PersonName [
    rdfs:label "Hendrika Nieuwkoop" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Nieuwkoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person-5315a9cd-ec7c-ff5c-c41c-9cdefdafcb0d
  a a2a:Person ;
  rdfs:label "Maaike Versteeg" ;
  a2a:PersonName [
    rdfs:label "Maaike Versteeg" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1890-11-02"^^xsd:date
  ] .

oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person-98ec8a7d-a375-4e60-3547-f06eddbfeb6f
  a a2a:Person ;
  rdfs:label "Gijsbert Versteeg" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Versteeg" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1890-11-02"^^xsd:date
  ] .

oa:relationep_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person:f5b847d2-34a5-a3d9-0c49-e27669274a13 ;
  a2a:EventKeyRef oa:event_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Event1 .

oa:relationep_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person:5315a9cd-ec7c-ff5c-c41c-9cdefdafcb0d ;
  a2a:EventKeyRef oa:event_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Event1 .

oa:relationep_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Person:98ec8a7d-a375-4e60-3547-f06eddbfeb6f ;
  a2a:EventKeyRef oa:event_bhi_025a2545-5ffa-e99c-cee5-d31c72936680_Event1 .

oa:source_bhi_025a2545-5ffa-e99c-cee5-d31c72936680
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1890-11-03 - 1890-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1890-11-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9238, Periode: 1890" ;
    a2a:Book "Geboorteregister Wijk en Aalburg 1890" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "9238" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9238, Periode: 1890, Geboorteregister Wijk en Aalburg 1890, 65, 9238"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c261d934-a289-a928-7419-9a63fe7f2ba5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c261d934-a289-a928-7419-9a63fe7f2ba5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/025a2545-5ffa-e99c-cee5-d31c72936680" ;
  a2a:RecordGUID "{025a2545-5ffa-e99c-cee5-d31c72936680}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_98_00000098.xml van BHI" .

