@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_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 14 april 1817" ;
  a2a:hasPerson oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person-3580c661-d5c3-62a4-6ea6-b63f0a482828, oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person-7cc6fd01-15ce-9536-a500-623296d65a49, oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person-a4359d54-155b-6d8d-5788-fe5ebe598fae ;
  a2a:hasEvent oa:event_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_0, oa:relationep_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_1, oa:relationep_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_2 ;
  a2a:hasSource oa:source_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9 .

oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person-3580c661-d5c3-62a4-6ea6-b63f0a482828
  a a2a:Person ;
  rdfs:label "Sieds Jochums Nijdam" ;
  a2a:PersonName [
    rdfs:label "Sieds Jochums Nijdam" ;
    a2a:PersonNameFirstName "Sieds" ;
    a2a:PersonNamePatronym "Jochums" ;
    a2a:PersonNameLastName "Nijdam"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person-7cc6fd01-15ce-9536-a500-623296d65a49
  a a2a:Person ;
  rdfs:label "Hinke Ruurds" ;
  a2a:PersonName [
    rdfs:label "Hinke Ruurds" ;
    a2a:PersonNameFirstName "Hinke" ;
    a2a:PersonNamePatronym "Ruurds"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person-a4359d54-155b-6d8d-5788-fe5ebe598fae
  a a2a:Person ;
  rdfs:label "Antje Nijdam" ;
  a2a:PersonName [
    rdfs:label "Antje Nijdam" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Nijdam"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1817-04-14"^^xsd:date
  ] .

oa:event_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1817-04-14"^^xsd:date
  ] .

oa:relationep_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person:3580c661-d5c3-62a4-6ea6-b63f0a482828 ;
  a2a:EventKeyRef oa:event_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Event1 .

oa:relationep_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person:7cc6fd01-15ce-9536-a500-623296d65a49 ;
  a2a:EventKeyRef oa:event_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Event1 .

oa:relationep_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Person:a4359d54-155b-6d8d-5788-fe5ebe598fae ;
  a2a:EventKeyRef oa:event_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9_Event1 .

oa:source_frl_1eef2cfe-e11c-6e7f-29e5-ebe4964183c9
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1817-04-17 - 1817-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1817-04-17"^^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 1817" ;
    a2a:DocumentNumber "0093" ;
    a2a:RegistryNumber "36" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1817, 0093, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3bf398af-2095-2bbe-d3ba-16ab1931645f.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/1eef2cfe-e11c-6e7f-29e5-ebe4964183c9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3bf398af-2095-2bbe-d3ba-16ab1931645f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1eef2cfe-e11c-6e7f-29e5-ebe4964183c9" ;
  a2a:RecordGUID "{1eef2cfe-e11c-6e7f-29e5-ebe4964183c9}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "36" ;
  a2a:SourceRemarkregister_periode "1817" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_71502_00071502.xml van FRL" .

