@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_664a7444-e390-cc87-e1d9-2b55615dab46
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 7 juli 1886 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person-6375ad89-5636-e9bd-79b0-20b8f868ec0d, oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person-98cd0c19-07b7-dc74-aca8-5e8d87cdd7a9, oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person-95cb28b9-b991-feb5-1f67-c71fe4895630 ;
  a2a:hasEvent oa:event_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_664a7444-e390-cc87-e1d9-2b55615dab46_0, oa:relationep_frl_664a7444-e390-cc87-e1d9-2b55615dab46_1, oa:relationep_frl_664a7444-e390-cc87-e1d9-2b55615dab46_2 ;
  a2a:hasSource oa:source_frl_664a7444-e390-cc87-e1d9-2b55615dab46 .

oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person-6375ad89-5636-e9bd-79b0-20b8f868ec0d
  a a2a:Person ;
  rdfs:label "Folkert Hellema" ;
  a2a:PersonName [
    rdfs:label "Folkert Hellema" ;
    a2a:PersonNameFirstName "Folkert" ;
    a2a:PersonNameLastName "Hellema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1886-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person-98cd0c19-07b7-dc74-aca8-5e8d87cdd7a9
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Hellema" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Hellema" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Hellema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "koek- en banketbakkersbediende" .

oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person-95cb28b9-b991-feb5-1f67-c71fe4895630
  a a2a:Person ;
  rdfs:label "Jitske de Vries" ;
  a2a:PersonName [
    rdfs:label "Jitske de Vries" ;
    a2a:PersonNameFirstName "Jitske" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1886-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_664a7444-e390-cc87-e1d9-2b55615dab46_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person:6375ad89-5636-e9bd-79b0-20b8f868ec0d ;
  a2a:EventKeyRef oa:event_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Event1 .

oa:relationep_frl_664a7444-e390-cc87-e1d9-2b55615dab46_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person:98cd0c19-07b7-dc74-aca8-5e8d87cdd7a9 ;
  a2a:EventKeyRef oa:event_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Event1 .

oa:relationep_frl_664a7444-e390-cc87-e1d9-2b55615dab46_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Person:95cb28b9-b991-feb5-1f67-c71fe4895630 ;
  a2a:EventKeyRef oa:event_frl_664a7444-e390-cc87-e1d9-2b55615dab46_Event1 .

oa:source_frl_664a7444-e390-cc87-e1d9-2b55615dab46
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1886-07-08 - 1886-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1886-07-08"^^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 1886" ;
    a2a:DocumentNumber "0453" ;
    a2a:RegistryNumber "105" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1886, 0453, 105"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ac0d4fcb-36a0-9217-6adc-152ff0cb1fc3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/664a7444-e390-cc87-e1d9-2b55615dab46" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ac0d4fcb-36a0-9217-6adc-152ff0cb1fc3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/664a7444-e390-cc87-e1d9-2b55615dab46" ;
  a2a:RecordGUID "{664a7444-e390-cc87-e1d9-2b55615dab46}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "105" ;
  a2a:SourceRemarkregister_periode "1886" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_56581_00056581.xml van FRL" .

