@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_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 14 augustus 1884" ;
  a2a:hasPerson oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person-0cb5e3cc-8479-6f0b-ce88-2a94f287e923, oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person-c4bc0043-7e50-d196-7b87-56fdce611257, oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person-a05b5c2f-9f81-ad8d-b4c1-8f4ecf702317 ;
  a2a:hasEvent oa:event_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_0, oa:relationep_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_1, oa:relationep_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_2 ;
  a2a:hasSource oa:source_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1 .

oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person-0cb5e3cc-8479-6f0b-ce88-2a94f287e923
  a a2a:Person ;
  rdfs:label "Grietje Dames" ;
  a2a:PersonName [
    rdfs:label "Grietje Dames" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Dames"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1884-08-14"^^xsd:date
  ] .

oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person-c4bc0043-7e50-d196-7b87-56fdce611257
  a a2a:Person ;
  rdfs:label "Jacobus Dames" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dames" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Dames"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "barbier" .

oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person-a05b5c2f-9f81-ad8d-b4c1-8f4ecf702317
  a a2a:Person ;
  rdfs:label "Akke Deinema" ;
  a2a:PersonName [
    rdfs:label "Akke Deinema" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNameLastName "Deinema"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1884-08-14"^^xsd:date
  ] .

oa:relationep_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person:0cb5e3cc-8479-6f0b-ce88-2a94f287e923 ;
  a2a:EventKeyRef oa:event_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Event1 .

oa:relationep_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person:c4bc0043-7e50-d196-7b87-56fdce611257 ;
  a2a:EventKeyRef oa:event_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Event1 .

oa:relationep_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Person:a05b5c2f-9f81-ad8d-b4c1-8f4ecf702317 ;
  a2a:EventKeyRef oa:event_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1_Event1 .

oa:source_frl_2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1884-08-16 - 1884-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1884-08-16"^^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 1884" ;
    a2a:DocumentNumber "0507" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1884, 0507, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/842cfd3f-fd82-d349-3ab0-9a73d1cf9a83.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/842cfd3f-fd82-d349-3ab0-9a73d1cf9a83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1" ;
  a2a:RecordGUID "{2aaa63cc-40fd-29f0-45a8-4e1dd8ac2de1}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "103" ;
  a2a:SourceRemarkregister_periode "1884" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_70456_00070456.xml van FRL" .

