@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_ffdf270f-a607-ff0e-2b33-24edffa5f532
  a a2a:Record ;
  rdfs:label "BS Geboorte op 22 februari 1816 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-c0f6c320-d8cf-8e92-5573-31118d5b3d01, oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-b174ac76-431e-3621-cc0c-0cd7fa942019, oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-b8501600-3057-ae00-fca5-a0d593d19872, oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-376d162c-2a9c-4eb0-4cdc-1c447b26f333, oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-e2689a00-6623-5ab2-d933-01c563c36818 ;
  a2a:hasEvent oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_0, oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_1, oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_2, oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_3, oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_4 ;
  a2a:hasSource oa:source_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532 .

oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-c0f6c320-d8cf-8e92-5573-31118d5b3d01
  a a2a:Person ;
  rdfs:label "Dorothea Erkelens" ;
  a2a:PersonName [
    rdfs:label "Dorothea Erkelens" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Erkelens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1816-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-b174ac76-431e-3621-cc0c-0cd7fa942019
  a a2a:Person ;
  rdfs:label "Matthijs Erkelens" ;
  a2a:PersonName [
    rdfs:label "Matthijs Erkelens" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Erkelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "deurwaarder executant" .

oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-b8501600-3057-ae00-fca5-a0d593d19872
  a a2a:Person ;
  rdfs:label "Aafje Couprie" ;
  a2a:PersonName [
    rdfs:label "Aafje Couprie" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Couprie"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-376d162c-2a9c-4eb0-4cdc-1c447b26f333
  a a2a:Person ;
  rdfs:label "Adolf Greve" ;
  a2a:PersonName [
    rdfs:label "Adolf Greve" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Greve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person-e2689a00-6623-5ab2-d933-01c563c36818
  a a2a:Person ;
  rdfs:label "Arie Blom" ;
  a2a:PersonName [
    rdfs:label "Arie Blom" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1816-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person:c0f6c320-d8cf-8e92-5573-31118d5b3d01 ;
  a2a:EventKeyRef oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1 .

oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person:b174ac76-431e-3621-cc0c-0cd7fa942019 ;
  a2a:EventKeyRef oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1 .

oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person:b8501600-3057-ae00-fca5-a0d593d19872 ;
  a2a:EventKeyRef oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1 .

oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person:376d162c-2a9c-4eb0-4cdc-1c447b26f333 ;
  a2a:EventKeyRef oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1 .

oa:relationep_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Person:e2689a00-6623-5ab2-d933-01c563c36818 ;
  a2a:EventKeyRef oa:event_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532_Event1 .

oa:source_elo_ffdf270f-a607-ff0e-2b33-24edffa5f532
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1812-01-01 - 1822-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-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: 1, Periode: 1812-1822" ;
    a2a:Book "Geboorteregister van Nieuwveen, 1812 - 1822;" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwveen, Deel: 1, Periode: 1812-1822, Geboorteregister van Nieuwveen, 1812 - 1822;, 4, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9f5febb1-fd72-41e9-a59a-da6397f230f7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffdf270f-a607-ff0e-2b33-24edffa5f532" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9f5febb1-fd72-41e9-a59a-da6397f230f7/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/ffdf270f-a607-ff0e-2b33-24edffa5f532" ;
  a2a:RecordGUID "{ffdf270f-a607-ff0e-2b33-24edffa5f532}" ;
  a2a:SourceRemarkOpmerking "Tijdstip: 03:30 uur<br>Jaar akte: 1816<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.09/file/1\">Inventarisnummer 1 van archiefnummer 131.1.09 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Nieuwveen" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1812-1822" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29913_00029913.xml van ELO" .

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