@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_fe34a239-0471-632c-39ba-d8b4dcd89eee
  a a2a:Record ;
  rdfs:label "BS Geboorte op 24 augustus 1815 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-b5b0b837-d15a-fb0b-3ddc-6be067254a98, oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-59f6fb20-2299-8ae1-fd66-c7dd3bfe11a0, oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-79e6d0a1-3c6a-65a7-717c-7b30cb1c4a4f, oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-cdb40926-5e20-dd62-c63f-94e02217fbdb, oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-42815f4e-86a8-b913-ea92-c57cbbb14109 ;
  a2a:hasEvent oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_0, oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_1, oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_2, oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_3, oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_4 ;
  a2a:hasSource oa:source_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee .

oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-b5b0b837-d15a-fb0b-3ddc-6be067254a98
  a a2a:Person ;
  rdfs:label "Hermanus Treur" ;
  a2a:PersonName [
    rdfs:label "Hermanus Treur" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Treur"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1815-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-59f6fb20-2299-8ae1-fd66-c7dd3bfe11a0
  a a2a:Person ;
  rdfs:label "Hendrik Treur" ;
  a2a:PersonName [
    rdfs:label "Hendrik Treur" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Treur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-79e6d0a1-3c6a-65a7-717c-7b30cb1c4a4f
  a a2a:Person ;
  rdfs:label "Antje Meurs" ;
  a2a:PersonName [
    rdfs:label "Antje Meurs" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-cdb40926-5e20-dd62-c63f-94e02217fbdb
  a a2a:Person ;
  rdfs:label "Jan van der Boon" ;
  a2a:PersonName [
    rdfs:label "Jan van der Boon" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "bouwman" .

oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person-42815f4e-86a8-b913-ea92-c57cbbb14109
  a a2a:Person ;
  rdfs:label "Joumus Heenk" ;
  a2a:PersonName [
    rdfs:label "Joumus Heenk" ;
    a2a:PersonNameFirstName "Joumus" ;
    a2a:PersonNameLastName "Heenk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:Profession "predikant" .

oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1815-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person:b5b0b837-d15a-fb0b-3ddc-6be067254a98 ;
  a2a:EventKeyRef oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1 .

oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person:59f6fb20-2299-8ae1-fd66-c7dd3bfe11a0 ;
  a2a:EventKeyRef oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1 .

oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person:79e6d0a1-3c6a-65a7-717c-7b30cb1c4a4f ;
  a2a:EventKeyRef oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1 .

oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person:cdb40926-5e20-dd62-c63f-94e02217fbdb ;
  a2a:EventKeyRef oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1 .

oa:relationep_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Person:42815f4e-86a8-b913-ea92-c57cbbb14109 ;
  a2a:EventKeyRef oa:event_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee_Event1 .

oa:source_elo_fe34a239-0471-632c-39ba-d8b4dcd89eee
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge", "1811-01-01 - 1820-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Woubrugge., Deel: 1, Periode: 1811-1820" ;
    a2a:Book "Geboorteregister van Woubrugge, 1811 - 1820;" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Woubrugge., Deel: 1, Periode: 1811-1820, Geboorteregister van Woubrugge, 1811 - 1820;, 29, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/aa34833b-b8dd-49ca-8a8f-659249dbcf7b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fe34a239-0471-632c-39ba-d8b4dcd89eee" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/aa34833b-b8dd-49ca-8a8f-659249dbcf7b/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/fe34a239-0471-632c-39ba-d8b4dcd89eee" ;
  a2a:RecordGUID "{fe34a239-0471-632c-39ba-d8b4dcd89eee}" ;
  a2a:SourceRemarkOpmerking "Tijdstip: 03:00 uur<br>Jaar akte: 1815<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/125.1.13/file/1\">Inventarisnummer 1 van archiefnummer 125.1.13 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Woubrugge." ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1811-1820" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29799_00029799.xml van ELO" .

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