@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_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c
  a a2a:Record ;
  rdfs:label "Registratie in 1836 te Weidum" ;
  a2a:hasPerson oa:person_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_Person-7b2deee6-641b-1fb4-eca7-f97b54dfec0b ;
  a2a:hasEvent oa:event_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_0 ;
  a2a:hasSource oa:source_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c .

oa:person_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_Person-7b2deee6-641b-1fb4-eca7-f97b54dfec0b
  a a2a:Person ;
  rdfs:label "Jeltje Gerkes Schaap" ;
  a2a:PersonName [
    rdfs:label "Jeltje Gerkes Schaap" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNamePatronym "Gerkes" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1836" ] ;
  a2a:BirthPlace [
    a2a:Place "Weidum" ;
    rdfs:label "Weidum"
  ] .

oa:event_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1836" ] ;
  a2a:EventPlace [
    a2a:Place "Weidum" ;
    rdfs:label "Weidum"
  ] .

oa:relationep_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_Person:7b2deee6-641b-1fb4-eca7-f97b54dfec0b ;
  a2a:EventKeyRef oa:event_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c_Event1 .

oa:source_frl_df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Menaldumadeel" ;
    rdfs:label "Menaldumadeel", "1836-01-01 - 1836-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Book "bevolkingsregister Menaldumadeel Berlikum 1849-1861" ;
    rdfs:label "AlleFriezen, Leeuwarden, bevolkingsregister Menaldumadeel Berlikum 1849-1861"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/afb02403-6110-4334-e055-38ed4843c79c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/afb02403-6110-4334-e055-38ed4843c79c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c" ;
  a2a:RecordGUID "{df8e5dcb-df26-7f4e-2bb3-7f8c23a5f52c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251226_53828_00053828.xml van FRL" .

