@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_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2
  a a2a:Record ;
  rdfs:label "Doop op 14 december 1650 te Willemstad" ;
  a2a:hasPerson oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person-24072c9c-f8e1-11df-a690-cd95c1e286e2, oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person-2406ffe2-f8e1-11df-a690-cd95c1e286e2, oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person-2406d38c-f8e1-11df-a690-cd95c1e286e2 ;
  a2a:hasEvent oa:event_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_0, oa:relationep_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_1, oa:relationep_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_2 ;
  a2a:hasSource oa:source_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2 .

oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person-24072c9c-f8e1-11df-a690-cd95c1e286e2
  a a2a:Person ;
  rdfs:label "Otto Hilberdinck" ;
  a2a:PersonName [
    rdfs:label "Otto Hilberdinck" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Hilberdinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person-2406ffe2-f8e1-11df-a690-cd95c1e286e2
  a a2a:Person ;
  rdfs:label "Heijltgen Gerrits" ;
  a2a:PersonName [
    rdfs:label "Heijltgen Gerrits" ;
    a2a:PersonNameFirstName "Heijltgen" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person-2406d38c-f8e1-11df-a690-cd95c1e286e2
  a a2a:Person ;
  rdfs:label "Gerrit Otto Hilberdinck" ;
  a2a:PersonName [
    rdfs:label "Gerrit Otto Hilberdinck" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Otto Hilberdinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1650-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:relationep_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person:24072c9c-f8e1-11df-a690-cd95c1e286e2 ;
  a2a:EventKeyRef oa:event_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Event1 .

oa:relationep_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person:2406ffe2-f8e1-11df-a690-cd95c1e286e2 ;
  a2a:EventKeyRef oa:event_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Event1 .

oa:relationep_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Person:2406d38c-f8e1-11df-a690-cd95c1e286e2 ;
  a2a:EventKeyRef oa:event_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2_Event1 .

oa:source_wba_87f2dafa-f8da-11df-a690-cd95c1e286e2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1650-12-14 - 1650-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1650-12-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1, Periode: 1636-1663" ;
    a2a:Book "NH Dopen 1636-1663 (deel 1)" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 1, Periode: 1636-1663, NH Dopen 1636-1663 (deel 1), 1"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/87f2dafa-f8da-11df-a690-cd95c1e286e2" ;
  a2a:RecordGUID "{87f2dafa-f8da-11df-a690-cd95c1e286e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7627_00007627.xml van WBA" .

