@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_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1
  a a2a:Record ;
  rdfs:label "Registratie in november 1833" ;
  a2a:hasPerson oa:person_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_Person-4ceb75fa-11d2-2496-1de4-d2d49365f556 ;
  a2a:hasEvent oa:event_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_0 ;
  a2a:hasSource oa:source_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1 .

oa:person_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_Person-4ceb75fa-11d2-2496-1de4-d2d49365f556
  a a2a:Person ;
  rdfs:label "Frans Walings Andringa" ;
  a2a:PersonName [
    rdfs:label "Frans Walings Andringa" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Walings" ;
    a2a:PersonNameLastName "Andringa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "11"
  ] .

oa:event_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "11"
  ] .

oa:relationep_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_Person:4ceb75fa-11d2-2496-1de4-d2d49365f556 ;
  a2a:EventKeyRef oa:event_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1_Event1 .

oa:source_frl_a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1833-11-01 - 1833-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-11-30"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Book "St.-Annaparochie A - G 1860-1880" ;
    rdfs:label "AlleFriezen, Leeuwarden, St.-Annaparochie A - G 1860-1880"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/284ecee7-19a7-727a-8586-e51664413eb6.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/284ecee7-19a7-727a-8586-e51664413eb6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1" ;
  a2a:RecordGUID "{a0e4fdfc-e4d6-1f41-4b26-b7dd7e0447d1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_48430_00048430.xml van FRL" .

