@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_04fcd430-e20e-983a-404b-637335042ca0
  a a2a:Record ;
  rdfs:label "BS Geboorte op 21 augustus 1854 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-2865cda7-1dbf-5c6e-3b6d-bf1f2a3d6edf, oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-1393ce8d-75bc-a444-6757-ccdd19513f2e, oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-9153ee2a-2e7b-e8ef-3960-6ba57c8d0b8f, oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-e66a4611-a5ea-d31e-5e8e-c1c49dda638f, oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-c2809626-50a1-58a8-5fd2-d1c727ba221e ;
  a2a:hasEvent oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_0, oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_1, oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_2, oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_3, oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_4 ;
  a2a:hasSource oa:source_elo_04fcd430-e20e-983a-404b-637335042ca0 .

oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-2865cda7-1dbf-5c6e-3b6d-bf1f2a3d6edf
  a a2a:Person ;
  rdfs:label "Christina Sophia Habermehl" ;
  a2a:PersonName [
    rdfs:label "Christina Sophia Habermehl" ;
    a2a:PersonNameFirstName "Christina Sophia" ;
    a2a:PersonNameLastName "Habermehl"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1854-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-1393ce8d-75bc-a444-6757-ccdd19513f2e
  a a2a:Person ;
  rdfs:label "Dirk Habermehl" ;
  a2a:PersonName [
    rdfs:label "Dirk Habermehl" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Habermehl"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "bouwman" .

oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-9153ee2a-2e7b-e8ef-3960-6ba57c8d0b8f
  a a2a:Person ;
  rdfs:label "Trijntje Becker" ;
  a2a:PersonName [
    rdfs:label "Trijntje Becker" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Becker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-e66a4611-a5ea-d31e-5e8e-c1c49dda638f
  a a2a:Person ;
  rdfs:label "Dirk Nicolaas Habermehl" ;
  a2a:PersonName [
    rdfs:label "Dirk Nicolaas Habermehl" ;
    a2a:PersonNameFirstName "Dirk Nicolaas" ;
    a2a:PersonNameLastName "Habermehl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:Profession "grondeigenaar" .

oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person-c2809626-50a1-58a8-5fd2-d1c727ba221e
  a a2a:Person ;
  rdfs:label "Jan Habermehl" ;
  a2a:PersonName [
    rdfs:label "Jan Habermehl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Habermehl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "bouwman" .

oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1854-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person:2865cda7-1dbf-5c6e-3b6d-bf1f2a3d6edf ;
  a2a:EventKeyRef oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1 .

oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person:1393ce8d-75bc-a444-6757-ccdd19513f2e ;
  a2a:EventKeyRef oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1 .

oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person:9153ee2a-2e7b-e8ef-3960-6ba57c8d0b8f ;
  a2a:EventKeyRef oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1 .

oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person:e66a4611-a5ea-d31e-5e8e-c1c49dda638f ;
  a2a:EventKeyRef oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1 .

oa:relationep_elo_04fcd430-e20e-983a-404b-637335042ca0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_04fcd430-e20e-983a-404b-637335042ca0_Person:c2809626-50a1-58a8-5fd2-d1c727ba221e ;
  a2a:EventKeyRef oa:event_elo_04fcd430-e20e-983a-404b-637335042ca0_Event1 .

oa:source_elo_04fcd430-e20e-983a-404b-637335042ca0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1853-01-01 - 1862-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-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 Nieuwveen, Deel: 5, Periode: 1853-1862" ;
    a2a:Book "Geboorteregister van Nieuwveen, 1853 - 1862;" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwveen, Deel: 5, Periode: 1853-1862, Geboorteregister van Nieuwveen, 1853 - 1862;, 29, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/04fcd430-e20e-983a-404b-637335042ca0/iiif/3/1317675/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/04fcd430-e20e-983a-404b-637335042ca0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/04fcd430-e20e-983a-404b-637335042ca0/iiif/3/1317675/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/04fcd430-e20e-983a-404b-637335042ca0" ;
  a2a:RecordGUID "{04fcd430-e20e-983a-404b-637335042ca0}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1854<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.09/file/5\">Inventarisnummer 5 van archiefnummer 131.1.09 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Nieuwveen" ;
  a2a:SourceRemarkdeel "5" ;
  a2a:SourceRemarkregister_periode "1853-1862" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_953_00000953.xml van ELO" .

