@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_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2
  a a2a:Record ;
  rdfs:label "Geboorte op 14 februari 1914" ;
  a2a:hasPerson oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person-77895f8d-45ee-fd7b-3c50-873f41fc337e, oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person-9c3b6e61-27d3-1010-9a44-06fb8136f240, oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person-b3e516b6-f0d1-d5be-d935-80cdd46239fe ;
  a2a:hasEvent oa:event_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_0, oa:relationep_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_1, oa:relationep_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_2 ;
  a2a:hasSource oa:source_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2 .

oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person-77895f8d-45ee-fd7b-3c50-873f41fc337e
  a a2a:Person ;
  rdfs:label "Catharina Nierse" ;
  a2a:PersonName [
    rdfs:label "Catharina Nierse" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Nierse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person-9c3b6e61-27d3-1010-9a44-06fb8136f240
  a a2a:Person ;
  rdfs:label "Jan Franciscus Christiaan Westerweel" ;
  a2a:PersonName [
    rdfs:label "Jan Franciscus Christiaan Westerweel" ;
    a2a:PersonNameFirstName "Jan Franciscus Christiaan" ;
    a2a:PersonNameLastName "Westerweel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1914-02-14"^^xsd:date
  ] .

oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person-b3e516b6-f0d1-d5be-d935-80cdd46239fe
  a a2a:Person ;
  rdfs:label "Bartel Franciscus Westerweel" ;
  a2a:PersonName [
    rdfs:label "Bartel Franciscus Westerweel" ;
    a2a:PersonNameFirstName "Bartel Franciscus" ;
    a2a:PersonNameLastName "Westerweel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1914-02-14"^^xsd:date
  ] .

oa:relationep_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person:77895f8d-45ee-fd7b-3c50-873f41fc337e ;
  a2a:EventKeyRef oa:event_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Event1 .

oa:relationep_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person:9c3b6e61-27d3-1010-9a44-06fb8136f240 ;
  a2a:EventKeyRef oa:event_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Event1 .

oa:relationep_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Person:b3e516b6-f0d1-d5be-d935-80cdd46239fe ;
  a2a:EventKeyRef oa:event_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2_Event1 .

oa:source_bhi_9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1914-02-16 - 1914-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1914-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3614, Periode: 1914" ;
    a2a:Book "Geboorteregister Willemstad 1914" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "3614" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3614, Periode: 1914, Geboorteregister Willemstad 1914, 18, 3614"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f613ad14-393a-3869-4b87-1012d690c67b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f613ad14-393a-3869-4b87-1012d690c67b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2" ;
  a2a:RecordGUID "{9aa8324b-e371-36f8-4fe7-9aaa50d4d9c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75277_00075277.xml van BHI" .

