@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_520b273f-022e-e6f2-8487-e5a47b64e410
  a a2a:Record ;
  rdfs:label "Geboorte op 20 februari 1832" ;
  a2a:hasPerson oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person-22d0bfe9-e0b2-69ba-bc24-d1841e6f498c, oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person-3cc95baa-0a3e-5f7a-9741-85f5fc4f00c3, oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person-62285ac4-254f-f0ef-a515-c89ac71fab6f ;
  a2a:hasEvent oa:event_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_0, oa:relationep_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_1, oa:relationep_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_2 ;
  a2a:hasSource oa:source_bhi_520b273f-022e-e6f2-8487-e5a47b64e410 .

oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person-22d0bfe9-e0b2-69ba-bc24-d1841e6f498c
  a a2a:Person ;
  rdfs:label "Anna Verschoor" ;
  a2a:PersonName [
    rdfs:label "Anna Verschoor" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Verschoor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person-3cc95baa-0a3e-5f7a-9741-85f5fc4f00c3
  a a2a:Person ;
  rdfs:label "Jenneke Maria Borgh" ;
  a2a:PersonName [
    rdfs:label "Jenneke Maria Borgh" ;
    a2a:PersonNameFirstName "Jenneke Maria" ;
    a2a:PersonNameLastName "Borgh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1832-02-20"^^xsd:date
  ] .

oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person-62285ac4-254f-f0ef-a515-c89ac71fab6f
  a a2a:Person ;
  rdfs:label "Daniel Janszoon Borgh" ;
  a2a:PersonName [
    rdfs:label "Daniel Janszoon Borgh" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNameLastName "Borgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1832-02-20"^^xsd:date
  ] .

oa:relationep_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person:22d0bfe9-e0b2-69ba-bc24-d1841e6f498c ;
  a2a:EventKeyRef oa:event_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Event1 .

oa:relationep_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person:3cc95baa-0a3e-5f7a-9741-85f5fc4f00c3 ;
  a2a:EventKeyRef oa:event_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Event1 .

oa:relationep_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Person:62285ac4-254f-f0ef-a515-c89ac71fab6f ;
  a2a:EventKeyRef oa:event_bhi_520b273f-022e-e6f2-8487-e5a47b64e410_Event1 .

oa:source_bhi_520b273f-022e-e6f2-8487-e5a47b64e410
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1832-02-20 - 1832-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1832-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9121, Periode: 1832" ;
    a2a:Book "Geboorteregister Woudrichem 1832" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "9121" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9121, Periode: 1832, Geboorteregister Woudrichem 1832, 8, 9121"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4ee9f2d9-cd22-a96d-4de1-1926a89cd09f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4ee9f2d9-cd22-a96d-4de1-1926a89cd09f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/520b273f-022e-e6f2-8487-e5a47b64e410" ;
  a2a:RecordGUID "{520b273f-022e-e6f2-8487-e5a47b64e410}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_346_00000346.xml van BHI" .

