@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_ffc964d4-4b70-2d57-5cc6-e1453df03cfc
  a a2a:Record ;
  rdfs:label "Registratie in 1902" ;
  a2a:hasPerson oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-eba3be3f-dd4f-7642-35df-6f177ffee4a8, oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-712e0a44-cc6c-4209-1b5a-33ad5e600c94, oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-a41bb7c2-ce6b-f49b-d51e-9e5bf0dd7e30, oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-a696a0bc-77d1-89aa-0581-d1b8cdc7ce2c, oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-072b78d5-e3ae-28cc-fccf-94a7a7835f90 ;
  a2a:hasEvent oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_0, oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_1, oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_2, oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_3, oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_4 ;
  a2a:hasSource oa:source_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc .

oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-eba3be3f-dd4f-7642-35df-6f177ffee4a8
  a a2a:Person ;
  rdfs:label "Frederik Wilhelmus Fontein" ;
  a2a:PersonName [
    rdfs:label "Frederik Wilhelmus Fontein" ;
    a2a:PersonNameFirstName "Frederik Wilhelmus" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1901" ] .

oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-712e0a44-cc6c-4209-1b5a-33ad5e600c94
  a a2a:Person ;
  rdfs:label "Agatha Trijntje Fontein" ;
  a2a:PersonName [
    rdfs:label "Agatha Trijntje Fontein" ;
    a2a:PersonNameFirstName "Agatha Trijntje" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1926" ] .

oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-a41bb7c2-ce6b-f49b-d51e-9e5bf0dd7e30
  a a2a:Person ;
  rdfs:label "Antoon Leendert Fontein" ;
  a2a:PersonName [
    rdfs:label "Antoon Leendert Fontein" ;
    a2a:PersonNameFirstName "Antoon Leendert" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1924" ] .

oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-a696a0bc-77d1-89aa-0581-d1b8cdc7ce2c
  a a2a:Person ;
  rdfs:label "Grietje Fontein" ;
  a2a:PersonName [
    rdfs:label "Grietje Fontein" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1929" ] .

oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person-072b78d5-e3ae-28cc-fccf-94a7a7835f90
  a a2a:Person ;
  rdfs:label "Janke Weber" ;
  a2a:PersonName [
    rdfs:label "Janke Weber" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1902" ] .

oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1902" ] .

oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person:eba3be3f-dd4f-7642-35df-6f177ffee4a8 ;
  a2a:EventKeyRef oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1 .

oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person:712e0a44-cc6c-4209-1b5a-33ad5e600c94 ;
  a2a:EventKeyRef oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1 .

oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person:a41bb7c2-ce6b-f49b-d51e-9e5bf0dd7e30 ;
  a2a:EventKeyRef oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1 .

oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person:a696a0bc-77d1-89aa-0581-d1b8cdc7ce2c ;
  a2a:EventKeyRef oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1 .

oa:relationep_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Person:072b78d5-e3ae-28cc-fccf-94a7a7835f90 ;
  a2a:EventKeyRef oa:event_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc_Event1 .

oa:source_frl_ffc964d4-4b70-2d57-5cc6-e1453df03cfc
  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: 4974, Periode: 1922-1939" ;
    a2a:Book "Bevolkingsregister 1922 - 1939" ;
    a2a:RegistryNumber "4974" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Bevolkingsregister 1922 - 1939, Bron: boek, Deel: 4974, Periode: 1922-1939, Bevolkingsregister 1922 - 1939, 4974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/329c93c2-2981-2763-afc0-2d9e73921cb7.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ffc964d4-4b70-2d57-5cc6-e1453df03cfc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/329c93c2-2981-2763-afc0-2d9e73921cb7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ffc964d4-4b70-2d57-5cc6-e1453df03cfc" ;
  a2a:RecordGUID "{ffc964d4-4b70-2d57-5cc6-e1453df03cfc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_69644_00069644.xml van FRL" .

