@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_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5
  a a2a:Record ;
  rdfs:label "BS Geboorte op 2 december 1887 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-641d1d35-a955-68fa-6864-3e4785b213f4, oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-95806f1a-1ce2-4eca-0c63-47b1bc3c16d3, oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-b50e6ae2-0b6c-edc2-989c-230078a0da07, oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-dfd25e22-c942-640c-6cd3-8bc3fe0f0f0a, oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-a9e9a713-2f46-b800-f312-9e66d4dd278d ;
  a2a:hasEvent oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_0, oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_1, oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_2, oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_3, oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_4 ;
  a2a:hasSource oa:source_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5 .

oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-641d1d35-a955-68fa-6864-3e4785b213f4
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Dompeling" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Dompeling" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Dompeling"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1887-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-95806f1a-1ce2-4eca-0c63-47b1bc3c16d3
  a a2a:Person ;
  rdfs:label "Jan Dompeling" ;
  a2a:PersonName [
    rdfs:label "Jan Dompeling" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dompeling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "slachter" .

oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-b50e6ae2-0b6c-edc2-989c-230078a0da07
  a a2a:Person ;
  rdfs:label "Adriana Uitterwaal" ;
  a2a:PersonName [
    rdfs:label "Adriana Uitterwaal" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Uitterwaal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-dfd25e22-c942-640c-6cd3-8bc3fe0f0f0a
  a a2a:Person ;
  rdfs:label "Willem Hoogervorst" ;
  a2a:PersonName [
    rdfs:label "Willem Hoogervorst" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hoogervorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person-a9e9a713-2f46-b800-f312-9e66d4dd278d
  a a2a:Person ;
  rdfs:label "Gerrit ter Reehorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit ter Reehorst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Reehorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:Profession "metselaar" .

oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1887-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person:641d1d35-a955-68fa-6864-3e4785b213f4 ;
  a2a:EventKeyRef oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1 .

oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person:95806f1a-1ce2-4eca-0c63-47b1bc3c16d3 ;
  a2a:EventKeyRef oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1 .

oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person:b50e6ae2-0b6c-edc2-989c-230078a0da07 ;
  a2a:EventKeyRef oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1 .

oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person:dfd25e22-c942-640c-6cd3-8bc3fe0f0f0a ;
  a2a:EventKeyRef oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1 .

oa:relationep_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Person:a9e9a713-2f46-b800-f312-9e66d4dd278d ;
  a2a:EventKeyRef oa:event_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5_Event1 .

oa:source_elo_5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1883-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-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: 8, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister van Nieuwveen, 1883 - 1892;" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwveen, Deel: 8, Periode: 1883-1892, Geboorteregister van Nieuwveen, 1883 - 1892;, 39, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5/iiif/3/1346949/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5/iiif/3/1346949/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/5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5" ;
  a2a:RecordGUID "{5fbf41e5-2bf1-1d5e-76b0-d83e770e44c5}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1887<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.09/file/8\">Inventarisnummer 8 van archiefnummer 131.1.09 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Nieuwveen" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1883-1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_7485_00007485.xml van ELO" .

