@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_02aa6b85-df05-e783-230d-26a41dbb43cc
  a a2a:Record ;
  rdfs:label "Geboorte op 27 januari 1921 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-4734f1ce-9ca3-09f0-5108-446ccb0d7824, oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-87057487-636e-9db5-bb84-24f61be44a23, oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-60d0acab-38bd-049f-4e70-b9b2ee7def42, oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-b035ec0e-f68f-4e74-6a4a-3afd96843525, oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-52064b33-dedb-961e-7fc8-a9ffd765716e ;
  a2a:hasEvent oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_0, oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_1, oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_2, oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_3, oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_4 ;
  a2a:hasSource oa:source_elo_02aa6b85-df05-e783-230d-26a41dbb43cc .

oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-4734f1ce-9ca3-09f0-5108-446ccb0d7824
  a a2a:Person ;
  rdfs:label "Elisabeth Domburg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Domburg" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Domburg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1921-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-87057487-636e-9db5-bb84-24f61be44a23
  a a2a:Person ;
  rdfs:label "Willem van Eijk" ;
  a2a:PersonName [
    rdfs:label "Willem van Eijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-60d0acab-38bd-049f-4e70-b9b2ee7def42
  a a2a:Person ;
  rdfs:label "Cornelis Hardam" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hardam" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hardam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-b035ec0e-f68f-4e74-6a4a-3afd96843525
  a a2a:Person ;
  rdfs:label "Gerrit Domburg" ;
  a2a:PersonName [
    rdfs:label "Gerrit Domburg" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Domburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person-52064b33-dedb-961e-7fc8-a9ffd765716e
  a a2a:Person ;
  rdfs:label "Trijntje Wingelaar" ;
  a2a:PersonName [
    rdfs:label "Trijntje Wingelaar" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Wingelaar"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1921-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person:4734f1ce-9ca3-09f0-5108-446ccb0d7824 ;
  a2a:EventKeyRef oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1 .

oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person:87057487-636e-9db5-bb84-24f61be44a23 ;
  a2a:EventKeyRef oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1 .

oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person:60d0acab-38bd-049f-4e70-b9b2ee7def42 ;
  a2a:EventKeyRef oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1 .

oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person:b035ec0e-f68f-4e74-6a4a-3afd96843525 ;
  a2a:EventKeyRef oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1 .

oa:relationep_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Person:52064b33-dedb-961e-7fc8-a9ffd765716e ;
  a2a:EventKeyRef oa:event_elo_02aa6b85-df05-e783-230d-26a41dbb43cc_Event1 .

oa:source_elo_02aa6b85-df05-e783-230d-26a41dbb43cc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1921-01-27 - 1921-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1921-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar van de Burgerlijke Stand van Zevenhoven, 1812-1960 (1988), ..." ;
    a2a:Book "Geboorteakten 1913-1922" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Archief van de ambtenaar van de Burgerlijke Stand van Zevenhoven, 1812-1960 (1988), ..., Geboorteakten 1913-1922, 2, 11"
  ] ;
  a2a:SourceLastChangeDate "2019-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/02aa6b85-df05-e783-230d-26a41dbb43cc" ;
  a2a:RecordGUID "{02aa6b85-df05-e783-230d-26a41dbb43cc}" ;
  a2a:SourceRemarkOpmerking """Tijdstip: 07:00 uur<br />Jaar: 1921
<br/><a href="https://www.erfgoedleiden.nl/collecties/archieven/archievenoverzicht/search/list/withscans/0/findingaid/132.1.06/file/11/start/0/limit/10/flimit/5">Inventarisnummer 11 van archiefnummer 132.1.06 in Archieven</a>""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_0_00000000.xml van ELO" .

[] a2a:PersonRemarkdiversen "vader is de aangever" .
