@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_551a3faf-6ca2-e766-9c3f-b4627f998c8a
  a a2a:Record ;
  rdfs:label "Registratie in 1927" ;
  a2a:hasPerson oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-d6474680-b383-c7e4-69df-8df928876034, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-28d536ce-590b-99ab-1abd-d720446a96e1, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-d155f473-d859-1ae7-e41c-cc3921d77f05, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-74d4a7bb-6763-9eb5-1764-bf8660466983, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-36a4b441-2cb2-4ebe-17ef-a18aa4cd7481, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-8ab0e2f3-69ee-3817-19c3-cc98e9968f7d, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-b858ab15-7874-6b69-d8d8-120b490c6a18, oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-f8f8c2e3-8fe5-7a6d-fa32-9d3210975841 ;
  a2a:hasEvent oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_0, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_1, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_2, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_3, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_4, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_5, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_6, oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_7 ;
  a2a:hasSource oa:source_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-d6474680-b383-c7e4-69df-8df928876034
  a a2a:Person ;
  rdfs:label "Elze Postma" ;
  a2a:PersonName [
    rdfs:label "Elze Postma" ;
    a2a:PersonNameFirstName "Elze" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1922" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-28d536ce-590b-99ab-1abd-d720446a96e1
  a a2a:Person ;
  rdfs:label "Waatze Wijtze Postma" ;
  a2a:PersonName [
    rdfs:label "Waatze Wijtze Postma" ;
    a2a:PersonNameFirstName "Waatze Wijtze" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1928" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-d155f473-d859-1ae7-e41c-cc3921d77f05
  a a2a:Person ;
  rdfs:label "Geertje Postma" ;
  a2a:PersonName [
    rdfs:label "Geertje Postma" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1920" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-74d4a7bb-6763-9eb5-1764-bf8660466983
  a a2a:Person ;
  rdfs:label "Elze Postma" ;
  a2a:PersonName [
    rdfs:label "Elze Postma" ;
    a2a:PersonNameFirstName "Elze" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1892" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-36a4b441-2cb2-4ebe-17ef-a18aa4cd7481
  a a2a:Person ;
  rdfs:label "Anna Visser" ;
  a2a:PersonName [
    rdfs:label "Anna Visser" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1889" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-8ab0e2f3-69ee-3817-19c3-cc98e9968f7d
  a a2a:Person ;
  rdfs:label "Yttje Postma" ;
  a2a:PersonName [
    rdfs:label "Yttje Postma" ;
    a2a:PersonNameFirstName "Yttje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1919" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-b858ab15-7874-6b69-d8d8-120b490c6a18
  a a2a:Person ;
  rdfs:label "Yttje Postma" ;
  a2a:PersonName [
    rdfs:label "Yttje Postma" ;
    a2a:PersonNameFirstName "Yttje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1859" ] .

oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person-f8f8c2e3-8fe5-7a6d-fa32-9d3210975841
  a a2a:Person ;
  rdfs:label "Aaltje Postma" ;
  a2a:PersonName [
    rdfs:label "Aaltje Postma" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1927" ] .

oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1927" ] .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:d6474680-b383-c7e4-69df-8df928876034 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:28d536ce-590b-99ab-1abd-d720446a96e1 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:d155f473-d859-1ae7-e41c-cc3921d77f05 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:74d4a7bb-6763-9eb5-1764-bf8660466983 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:36a4b441-2cb2-4ebe-17ef-a18aa4cd7481 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:8ab0e2f3-69ee-3817-19c3-cc98e9968f7d ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:b858ab15-7874-6b69-d8d8-120b490c6a18 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:relationep_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Person:f8f8c2e3-8fe5-7a6d-fa32-9d3210975841 ;
  a2a:EventKeyRef oa:event_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a_Event1 .

oa:source_frl_551a3faf-6ca2-e766-9c3f-b4627f998c8a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1922-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Bevolkingsregister 1922 - 1939, Bron: boek, Deel: 4995, Periode: 1922-1939" ;
    a2a:Book "Bevolkingsregister 1922 - 1939" ;
    a2a:RegistryNumber "4995" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Bevolkingsregister 1922 - 1939, Bron: boek, Deel: 4995, Periode: 1922-1939, Bevolkingsregister 1922 - 1939, 4995"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/1b09423b-3eab-5f4f-5849-cc8e7790c920.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/551a3faf-6ca2-e766-9c3f-b4627f998c8a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/1b09423b-3eab-5f4f-5849-cc8e7790c920.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/551a3faf-6ca2-e766-9c3f-b4627f998c8a" ;
  a2a:RecordGUID "{551a3faf-6ca2-e766-9c3f-b4627f998c8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220126_57907_00057907.xml van FRL" .

