@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_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3
  a a2a:Record ;
  rdfs:label "BS Geboorte op 4 augustus 1883 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person-81397b3a-2449-3d8e-6fe1-6eeed2154112, oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person-58f6d5c0-ec1a-45b6-ec59-a661502aa6f3, oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person-6040e079-0fe3-5379-b898-5ed59cd5580c ;
  a2a:hasEvent oa:event_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_0, oa:relationep_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_1, oa:relationep_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_2 ;
  a2a:hasSource oa:source_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3 .

oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person-81397b3a-2449-3d8e-6fe1-6eeed2154112
  a a2a:Person ;
  rdfs:label "Jan Jacobus de Wilde" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobus de Wilde" ;
    a2a:PersonNameFirstName "Jan Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1883-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person-58f6d5c0-ec1a-45b6-ec59-a661502aa6f3
  a a2a:Person ;
  rdfs:label "Jan Jacobus de Wilde" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobus de Wilde" ;
    a2a:PersonNameFirstName "Jan Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person-6040e079-0fe3-5379-b898-5ed59cd5580c
  a a2a:Person ;
  rdfs:label "Adriana Maria Verstraaten" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Verstraaten" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Verstraaten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1883-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person:81397b3a-2449-3d8e-6fe1-6eeed2154112 ;
  a2a:EventKeyRef oa:event_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Event1 .

oa:relationep_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person:58f6d5c0-ec1a-45b6-ec59-a661502aa6f3 ;
  a2a:EventKeyRef oa:event_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Event1 .

oa:relationep_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Person:6040e079-0fe3-5379-b898-5ed59cd5580c ;
  a2a:EventKeyRef oa:event_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3_Event1 .

oa:source_elo_f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1880-01-01 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 884, Periode: 1880-..." ;
    a2a:Book "Geboorteregister van Oegstgeest, 1880-1884." ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "884" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 884, Periode: 1880-..., Geboorteregister van Oegstgeest, 1880-1884., 68, 884"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3/iiif/3/5397536/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3/iiif/3/5397536/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3" ;
  a2a:RecordGUID "{f80cbc30-a357-0ba6-3c51-b1aeb51e6cb3}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1883<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/884\">Inventarisnummer 884 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "884" ;
  a2a:SourceRemarkregister_periode "1880-1884" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_29180_00029180.xml van ELO" .

