@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_74b37999-0a4f-4b0a-acd7-e73e5c1f7367
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juli 1919 te Willemstad" ;
  a2a:hasPerson oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person-7adf78da-038c-4eab-9b09-53522f063551, oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person-c86561e5-c109-400d-aaff-f9d93d0b53b2, oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person-a5e45d96-f900-4679-86ec-122f90d20ed1 ;
  a2a:hasEvent oa:event_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_0, oa:relationep_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_1, oa:relationep_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_2 ;
  a2a:hasSource oa:source_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367 .

oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person-7adf78da-038c-4eab-9b09-53522f063551
  a a2a:Person ;
  rdfs:label "Elizabeth de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Elizabeth de Ruiter" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person-c86561e5-c109-400d-aaff-f9d93d0b53b2
  a a2a:Person ;
  rdfs:label "Christoffel Adrianus Jacob de Frel" ;
  a2a:PersonName [
    rdfs:label "Christoffel Adrianus Jacob de Frel" ;
    a2a:PersonNameFirstName "Christoffel Adrianus Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1919-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person-a5e45d96-f900-4679-86ec-122f90d20ed1
  a a2a:Person ;
  rdfs:label "Theunis de Frel" ;
  a2a:PersonName [
    rdfs:label "Theunis de Frel" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1919-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:relationep_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person:7adf78da-038c-4eab-9b09-53522f063551 ;
  a2a:EventKeyRef oa:event_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Event1 .

oa:relationep_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person:c86561e5-c109-400d-aaff-f9d93d0b53b2 ;
  a2a:EventKeyRef oa:event_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Event1 .

oa:relationep_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Person:a5e45d96-f900-4679-86ec-122f90d20ed1 ;
  a2a:EventKeyRef oa:event_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367_Event1 .

oa:source_wba_74b37999-0a4f-4b0a-acd7-e73e5c1f7367
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1919-07-14 - 1919-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1919-07-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Willemstad, 1811-1940, Bron: boek, Deel: 3257, Periode: 1919" ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "040" ;
    a2a:RegistryNumber "3257" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Willemstad, 1811-1940, Bron: boek, Deel: 3257, Periode: 1919, Geboorteregister 1919, 040, 3257"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/74b37999-0a4f-4b0a-acd7-e73e5c1f7367" ;
  a2a:RecordGUID "{74b37999-0a4f-4b0a-acd7-e73e5c1f7367}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17184_00017184.xml van WBA" .

