@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_ffb383b6-e628-cc80-8959-c572ccb0c7f7
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1915 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-6cdce720-442d-08fc-3f9d-9b796ce20b70, oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-ad4a0093-b91c-db83-8325-b5049fb6e280, oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-f0feda89-8197-e37c-1a44-651b5d7f1f3d, oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-6a1f0eb6-1379-0ac4-2a41-bd1638392418, oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-2499f734-91db-0915-2ac1-11867535c9af ;
  a2a:hasEvent oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_0, oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_1, oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_2, oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_3, oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_4 ;
  a2a:hasSource oa:source_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7 .

oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-6cdce720-442d-08fc-3f9d-9b796ce20b70
  a a2a:Person ;
  rdfs:label "Andreas Johannes Straathof" ;
  a2a:PersonName [
    rdfs:label "Andreas Johannes Straathof" ;
    a2a:PersonNameFirstName "Andreas Johannes" ;
    a2a:PersonNameLastName "Straathof"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1915-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-ad4a0093-b91c-db83-8325-b5049fb6e280
  a a2a:Person ;
  rdfs:label "Martinus Splinter" ;
  a2a:PersonName [
    rdfs:label "Martinus Splinter" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Splinter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-f0feda89-8197-e37c-1a44-651b5d7f1f3d
  a a2a:Person ;
  rdfs:label "Dirk Habermehl" ;
  a2a:PersonName [
    rdfs:label "Dirk Habermehl" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Habermehl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "graanhandelaar" .

oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-6a1f0eb6-1379-0ac4-2a41-bd1638392418
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Straathof" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Straathof" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNameLastName "Straathof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person-2499f734-91db-0915-2ac1-11867535c9af
  a a2a:Person ;
  rdfs:label "Geertruida Margrietha van Wijk" ;
  a2a:PersonName [
    rdfs:label "Geertruida Margrietha van Wijk" ;
    a2a:PersonNameFirstName "Geertruida Margrietha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1915-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person:6cdce720-442d-08fc-3f9d-9b796ce20b70 ;
  a2a:EventKeyRef oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1 .

oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person:ad4a0093-b91c-db83-8325-b5049fb6e280 ;
  a2a:EventKeyRef oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1 .

oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person:f0feda89-8197-e37c-1a44-651b5d7f1f3d ;
  a2a:EventKeyRef oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1 .

oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person:6a1f0eb6-1379-0ac4-2a41-bd1638392418 ;
  a2a:EventKeyRef oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1 .

oa:relationep_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Person:2499f734-91db-0915-2ac1-11867535c9af ;
  a2a:EventKeyRef oa:event_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7_Event1 .

oa:source_elo_ffb383b6-e628-cc80-8959-c572ccb0c7f7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1915-04-22 - 1915-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1915-04-22"^^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 "8" ;
    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, 8, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/lei/thumb/640x480/d44a435a-48c4-afd8-fef7-f63093394934.jpg" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffb383b6-e628-cc80-8959-c572ccb0c7f7" ;
    a2a:UriPreview "https://images.memorix.nl/lei/thumb/250x250/d44a435a-48c4-afd8-fef7-f63093394934.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffb383b6-e628-cc80-8959-c572ccb0c7f7" ;
  a2a:RecordGUID "{ffb383b6-e628-cc80-8959-c572ccb0c7f7}" ;
  a2a:SourceRemarkOpmerking """Tijdstip: 11:30 uur<br />Jaar: 1915
<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_4_00000004.xml van ELO" .

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