@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_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 25 mei 1832" ;
  a2a:hasPerson oa:person_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Person-bfa41f20-4db5-823e-928b-54d4fd95a2e6, oa:person_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Person-75bb09e6-5ce6-b1ec-1866-f8d927c504fe ;
  a2a:hasEvent oa:event_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_0, oa:relationep_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_1 ;
  a2a:hasSource oa:source_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e .

oa:person_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Person-bfa41f20-4db5-823e-928b-54d4fd95a2e6
  a a2a:Person ;
  rdfs:label "Johannes Lutmers" ;
  a2a:PersonName [
    rdfs:label "Johannes Lutmers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Lutmers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1832-05-25"^^xsd:date
  ] .

oa:person_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Person-75bb09e6-5ce6-b1ec-1866-f8d927c504fe
  a a2a:Person ;
  rdfs:label "Debora Lutmers" ;
  a2a:PersonName [
    rdfs:label "Debora Lutmers" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Lutmers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:Profession "dienstmeid" .

oa:event_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1832-05-25"^^xsd:date
  ] .

oa:relationep_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Person:bfa41f20-4db5-823e-928b-54d4fd95a2e6 ;
  a2a:EventKeyRef oa:event_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Event1 .

oa:relationep_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Person:75bb09e6-5ce6-b1ec-1866-f8d927c504fe ;
  a2a:EventKeyRef oa:event_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e_Event1 .

oa:source_frl_d7f214a5-e2ec-87d3-e0f2-1b38917a263e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1832-05-28 - 1832-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1832-05-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Geboorteregister 1832" ;
    a2a:DocumentNumber "0249" ;
    a2a:RegistryNumber "51" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1832, 0249, 51"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/7ea1dcf1-67b1-9560-4bb1-c7d4c23141d8.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/d7f214a5-e2ec-87d3-e0f2-1b38917a263e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/7ea1dcf1-67b1-9560-4bb1-c7d4c23141d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d7f214a5-e2ec-87d3-e0f2-1b38917a263e" ;
  a2a:RecordGUID "{d7f214a5-e2ec-87d3-e0f2-1b38917a263e}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "51" ;
  a2a:SourceRemarkregister_periode "1832" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_40693_00040693.xml van FRL" .

