@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_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 22 december 1874" ;
  a2a:hasPerson oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person-cd772fac-2e73-e0ed-313c-8f376b40c47b, oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person-50560739-6350-1a8c-ef5c-b82221079c06, oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person-513d7458-d893-c3eb-03af-07c512749ef8 ;
  a2a:hasEvent oa:event_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_0, oa:relationep_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_1, oa:relationep_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_2 ;
  a2a:hasSource oa:source_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa .

oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person-cd772fac-2e73-e0ed-313c-8f376b40c47b
  a a2a:Person ;
  rdfs:label "Hendrika Agatha Catharina van de Velde" ;
  a2a:PersonName [
    rdfs:label "Hendrika Agatha Catharina van de Velde" ;
    a2a:PersonNameFirstName "Hendrika Agatha Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1874-12-22"^^xsd:date
  ] .

oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person-50560739-6350-1a8c-ef5c-b82221079c06
  a a2a:Person ;
  rdfs:label "Pieter Willem van de Velde" ;
  a2a:PersonName [
    rdfs:label "Pieter Willem van de Velde" ;
    a2a:PersonNameFirstName "Pieter Willem" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "eerste luitenant infanterie" .

oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person-513d7458-d893-c3eb-03af-07c512749ef8
  a a2a:Person ;
  rdfs:label "Alida Hendrika van Slooten" ;
  a2a:PersonName [
    rdfs:label "Alida Hendrika van Slooten" ;
    a2a:PersonNameFirstName "Alida Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slooten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1874-12-22"^^xsd:date
  ] .

oa:relationep_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person:cd772fac-2e73-e0ed-313c-8f376b40c47b ;
  a2a:EventKeyRef oa:event_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Event1 .

oa:relationep_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person:50560739-6350-1a8c-ef5c-b82221079c06 ;
  a2a:EventKeyRef oa:event_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Event1 .

oa:relationep_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Person:513d7458-d893-c3eb-03af-07c512749ef8 ;
  a2a:EventKeyRef oa:event_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa_Event1 .

oa:source_frl_ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1874-12-23 - 1874-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1874-12-23"^^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 1874" ;
    a2a:DocumentNumber "0867" ;
    a2a:RegistryNumber "93" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1874, 0867, 93"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/92deea90-bea9-086a-eb63-05eb12da2661.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/92deea90-bea9-086a-eb63-05eb12da2661.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa" ;
  a2a:RecordGUID "{ec5ec3c8-e3d6-4dc5-cafd-f6fdc828dcaa}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "93" ;
  a2a:SourceRemarkregister_periode "1874" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_40155_00040155.xml van FRL" .

