@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_f0d25a64-a550-c59d-db32-e108b00afbc3
  a a2a:Record ;
  rdfs:label "Geboorte op 21 juli 1921 te Willemstad" ;
  a2a:hasPerson oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person-1e2bf6d2-f978-bb32-28c7-9f10ce2d7863, oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person-6e61374d-af22-a1e4-a425-dc07fde360c0, oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person-53885e1f-9a6f-2e21-57bc-64673da0478d ;
  a2a:hasEvent oa:event_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_0, oa:relationep_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_1, oa:relationep_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_2 ;
  a2a:hasSource oa:source_wba_f0d25a64-a550-c59d-db32-e108b00afbc3 .

oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person-1e2bf6d2-f978-bb32-28c7-9f10ce2d7863
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Verhoog" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Verhoog" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Verhoog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person-6e61374d-af22-a1e4-a425-dc07fde360c0
  a a2a:Person ;
  rdfs:label "Jacoba Maria van Os" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria van Os" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person-53885e1f-9a6f-2e21-57bc-64673da0478d
  a a2a:Person ;
  rdfs:label "Abraham Willem Verhoog" ;
  a2a:PersonName [
    rdfs:label "Abraham Willem Verhoog" ;
    a2a:PersonNameFirstName "Abraham Willem" ;
    a2a:PersonNameLastName "Verhoog"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1921-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:event_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1921-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:relationep_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person:1e2bf6d2-f978-bb32-28c7-9f10ce2d7863 ;
  a2a:EventKeyRef oa:event_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Event1 .

oa:relationep_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person:6e61374d-af22-a1e4-a425-dc07fde360c0 ;
  a2a:EventKeyRef oa:event_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Event1 .

oa:relationep_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Person:53885e1f-9a6f-2e21-57bc-64673da0478d ;
  a2a:EventKeyRef oa:event_wba_f0d25a64-a550-c59d-db32-e108b00afbc3_Event1 .

oa:source_wba_f0d25a64-a550-c59d-db32-e108b00afbc3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1921-07-21 - 1921-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1921-07-21"^^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: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "3257" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Willemstad, 1811-1940, Bron: boek, Deel: 3257, Periode: 1921, Geboorteregister 1921, 40, 3257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c6b09d38-c9be-6974-1666-318af1b60357.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f0d25a64-a550-c59d-db32-e108b00afbc3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c6b09d38-c9be-6974-1666-318af1b60357.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f0d25a64-a550-c59d-db32-e108b00afbc3" ;
  a2a:RecordGUID "{f0d25a64-a550-c59d-db32-e108b00afbc3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19158_00019158.xml van WBA" .

