@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_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 24 juli 1917 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person-ad221ec2-0538-ac26-29e0-594f98b328ea, oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person-3e0b3a40-399d-66f7-399d-6c6b47bc69d5, oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person-2202a2a5-f27d-bc1a-1d64-66a6559e4abc ;
  a2a:hasEvent oa:event_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_0, oa:relationep_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_1, oa:relationep_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_2 ;
  a2a:hasSource oa:source_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4 .

oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person-ad221ec2-0538-ac26-29e0-594f98b328ea
  a a2a:Person ;
  rdfs:label "Aaltje Scheepstra" ;
  a2a:PersonName [
    rdfs:label "Aaltje Scheepstra" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Scheepstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1917-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person-3e0b3a40-399d-66f7-399d-6c6b47bc69d5
  a a2a:Person ;
  rdfs:label "Daniel Scheepstra" ;
  a2a:PersonName [
    rdfs:label "Daniel Scheepstra" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Scheepstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "pianist" .

oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person-2202a2a5-f27d-bc1a-1d64-66a6559e4abc
  a a2a:Person ;
  rdfs:label "Antje Reitsma" ;
  a2a:PersonName [
    rdfs:label "Antje Reitsma" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Reitsma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1917-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person:ad221ec2-0538-ac26-29e0-594f98b328ea ;
  a2a:EventKeyRef oa:event_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Event1 .

oa:relationep_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person:3e0b3a40-399d-66f7-399d-6c6b47bc69d5 ;
  a2a:EventKeyRef oa:event_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Event1 .

oa:relationep_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Person:2202a2a5-f27d-bc1a-1d64-66a6559e4abc ;
  a2a:EventKeyRef oa:event_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4_Event1 .

oa:source_frl_0f5c27b1-58cd-90d4-e398-c4ea1e9735e4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1917-07-25 - 1917-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1917-07-25"^^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 1917" ;
    a2a:DocumentNumber "0582" ;
    a2a:RegistryNumber "136" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1917, 0582, 136"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3656ab5a-86a3-569c-412d-2c6c90c56910.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0f5c27b1-58cd-90d4-e398-c4ea1e9735e4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3656ab5a-86a3-569c-412d-2c6c90c56910.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0f5c27b1-58cd-90d4-e398-c4ea1e9735e4" ;
  a2a:RecordGUID "{0f5c27b1-58cd-90d4-e398-c4ea1e9735e4}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "136" ;
  a2a:SourceRemarkregister_periode "1917" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_94_00000094.xml van FRL" .

