@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_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1842" ;
  a2a:hasPerson oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person-cf72bd8a-7ff6-4917-b289-275c19ceb6e7, oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person-e075f708-89bd-6813-28ba-9bc6fd8b8909, oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person-5229fe49-a3f5-23b9-766b-91b4f747195c ;
  a2a:hasEvent oa:event_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_0, oa:relationep_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_1, oa:relationep_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_2 ;
  a2a:hasSource oa:source_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f .

oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person-cf72bd8a-7ff6-4917-b289-275c19ceb6e7
  a a2a:Person ;
  rdfs:label "Pietronella de Leur" ;
  a2a:PersonName [
    rdfs:label "Pietronella de Leur" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person-e075f708-89bd-6813-28ba-9bc6fd8b8909
  a a2a:Person ;
  rdfs:label "Arie Adrianus Swets" ;
  a2a:PersonName [
    rdfs:label "Arie Adrianus Swets" ;
    a2a:PersonNameFirstName "Arie Adrianus" ;
    a2a:PersonNameLastName "Swets"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1842-02-11"^^xsd:date
  ] .

oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person-5229fe49-a3f5-23b9-766b-91b4f747195c
  a a2a:Person ;
  rdfs:label "Jan Swets" ;
  a2a:PersonName [
    rdfs:label "Jan Swets" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Swets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1842-02-11"^^xsd:date
  ] .

oa:relationep_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person:cf72bd8a-7ff6-4917-b289-275c19ceb6e7 ;
  a2a:EventKeyRef oa:event_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Event1 .

oa:relationep_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person:e075f708-89bd-6813-28ba-9bc6fd8b8909 ;
  a2a:EventKeyRef oa:event_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Event1 .

oa:relationep_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Person:5229fe49-a3f5-23b9-766b-91b4f747195c ;
  a2a:EventKeyRef oa:event_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f_Event1 .

oa:source_bhi_ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1842-02-12 - 1842-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1842-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8870, Periode: 1842" ;
    a2a:Book "Geboorteregister Werkendam 1842" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "8870" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8870, Periode: 1842, Geboorteregister Werkendam 1842, 8, 8870"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/71b4d698-954e-bd0c-ca14-ccb1ebd82016.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/71b4d698-954e-bd0c-ca14-ccb1ebd82016.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f" ;
  a2a:RecordGUID "{ff5fdbe7-492f-e2e8-ed54-a0c68d17a72f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_6169_00006169.xml van BHI" .

