@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_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42
  a a2a:Record ;
  rdfs:label "Geboorte op 11 augustus 1922 te Koudum" ;
  a2a:hasPerson oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person-fbf0d41d-1027-1ae0-9800-507c37a84a19, oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person-48ad99d7-766f-ab29-27a2-51958ce92228, oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person-2932bd76-7bf7-cb9a-dfb8-61dc7f5936aa ;
  a2a:hasEvent oa:event_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_0, oa:relationep_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_1, oa:relationep_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_2 ;
  a2a:hasSource oa:source_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42 .

oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person-fbf0d41d-1027-1ae0-9800-507c37a84a19
  a a2a:Person ;
  rdfs:label "Wilhelmina Femina Deen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Femina Deen" ;
    a2a:PersonNameFirstName "Wilhelmina Femina" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1922-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person-48ad99d7-766f-ab29-27a2-51958ce92228
  a a2a:Person ;
  rdfs:label "Volkert Deen" ;
  a2a:PersonName [
    rdfs:label "Volkert Deen" ;
    a2a:PersonNameFirstName "Volkert" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person-2932bd76-7bf7-cb9a-dfb8-61dc7f5936aa
  a a2a:Person ;
  rdfs:label "Aafje Snel" ;
  a2a:PersonName [
    rdfs:label "Aafje Snel" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Snel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:event_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1922-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:relationep_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person:fbf0d41d-1027-1ae0-9800-507c37a84a19 ;
  a2a:EventKeyRef oa:event_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Event1 .

oa:relationep_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person:48ad99d7-766f-ab29-27a2-51958ce92228 ;
  a2a:EventKeyRef oa:event_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Event1 .

oa:relationep_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Person:2932bd76-7bf7-cb9a-dfb8-61dc7f5936aa ;
  a2a:EventKeyRef oa:event_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42_Event1 .

oa:source_frl_70c6704e-c451-5cdc-4e1c-34ec3ef8ce42
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hemelumer Oldeferd" ;
    rdfs:label "Hemelumer Oldeferd", "1922-08-12 - 1922-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1922-08-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Hemelumer Oldeferd - Tresoar, Deel: 1050, Periode: 1922" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "0084" ;
    a2a:RegistryNumber "1050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Hemelumer Oldeferd - Tresoar, Deel: 1050, Periode: 1922, Geboorteregister 1922, 0084, 1050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a62fa53d-41a3-ede6-e0fa-f0d22e4a9276.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/70c6704e-c451-5cdc-4e1c-34ec3ef8ce42" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a62fa53d-41a3-ede6-e0fa-f0d22e4a9276.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/70c6704e-c451-5cdc-4e1c-34ec3ef8ce42" ;
  a2a:RecordGUID "{70c6704e-c451-5cdc-4e1c-34ec3ef8ce42}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_31_00000031.xml van FRL" .

