@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_033b9208-4e72-53d2-e4a4-8b2b2c72a060
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 14 september 1923 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person-55a98d55-a3f6-2bfb-8fce-2fc97b72ed9c, oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person-9144ed58-f140-af75-2d77-5159c8763a45, oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person-cf1264b8-6e0e-cf67-fefd-4963392ae459 ;
  a2a:hasEvent oa:event_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_0, oa:relationep_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_1, oa:relationep_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_2 ;
  a2a:hasSource oa:source_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060 .

oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person-55a98d55-a3f6-2bfb-8fce-2fc97b72ed9c
  a a2a:Person ;
  rdfs:label "Cornelia Harder" ;
  a2a:PersonName [
    rdfs:label "Cornelia Harder" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Harder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1923-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person-9144ed58-f140-af75-2d77-5159c8763a45
  a a2a:Person ;
  rdfs:label "Marten Harder" ;
  a2a:PersonName [
    rdfs:label "Marten Harder" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Harder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person-cf1264b8-6e0e-cf67-fefd-4963392ae459
  a a2a:Person ;
  rdfs:label "Sietske de Jong" ;
  a2a:PersonName [
    rdfs:label "Sietske de Jong" ;
    a2a:PersonNameFirstName "Sietske" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1923-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person:55a98d55-a3f6-2bfb-8fce-2fc97b72ed9c ;
  a2a:EventKeyRef oa:event_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Event1 .

oa:relationep_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person:9144ed58-f140-af75-2d77-5159c8763a45 ;
  a2a:EventKeyRef oa:event_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Event1 .

oa:relationep_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Person:cf1264b8-6e0e-cf67-fefd-4963392ae459 ;
  a2a:EventKeyRef oa:event_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060_Event1 .

oa:source_frl_033b9208-4e72-53d2-e4a4-8b2b2c72a060
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1923-09-14 - 1923-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1923-09-14"^^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, De..." ;
    a2a:Book "Geboorteregister 1923" ;
    a2a:DocumentNumber "0753" ;
    a2a:RegistryNumber "142" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, De..., Geboorteregister 1923, 0753, 142"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/683ea578-e76f-2c2c-1ab6-bf9316b45655.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/033b9208-4e72-53d2-e4a4-8b2b2c72a060" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/683ea578-e76f-2c2c-1ab6-bf9316b45655.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/033b9208-4e72-53d2-e4a4-8b2b2c72a060" ;
  a2a:RecordGUID "{033b9208-4e72-53d2-e4a4-8b2b2c72a060}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkdeel "142" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_13358_00013358.xml van FRL" .

