@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_fa17d302-1130-487e-abd1-fa5a7d2c4fbb
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 20 november 1824 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-d9c8c418-e444-4811-9d43-580f1dca5f7a, oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-fe523bbb-754e-40f6-8583-2ab44cf8845e, oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-c2cc566c-ce73-407d-ad67-df5f31a17c7f, oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-2a954c84-5f90-4efd-ab63-780127e3d999 ;
  a2a:hasEvent oa:event_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_0, oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_1, oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_2, oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_3 ;
  a2a:hasSource oa:source_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb .

oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-d9c8c418-e444-4811-9d43-580f1dca5f7a
  a a2a:Person ;
  rdfs:label "Anneke Sjoerds Annes" ;
  a2a:PersonName [
    rdfs:label "Anneke Sjoerds Annes" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePatronym "Sjoerds" ;
    a2a:PersonNameLastName "Annes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-fe523bbb-754e-40f6-8583-2ab44cf8845e
  a a2a:Person ;
  rdfs:label "Berber Sjoerds Annes" ;
  a2a:PersonName [
    rdfs:label "Berber Sjoerds Annes" ;
    a2a:PersonNameFirstName "Berber" ;
    a2a:PersonNamePatronym "Sjoerds" ;
    a2a:PersonNameLastName "Annes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-c2cc566c-ce73-407d-ad67-df5f31a17c7f
  a a2a:Person ;
  rdfs:label "Tabe Calp" ;
  a2a:PersonName [
    rdfs:label "Tabe Calp" ;
    a2a:PersonNameFirstName "Tabe" ;
    a2a:PersonNameLastName "Calp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person-2a954c84-5f90-4efd-ab63-780127e3d999
  a a2a:Person ;
  rdfs:label "Johannes Romkes" ;
  a2a:PersonName [
    rdfs:label "Johannes Romkes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Romkes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1824-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person:d9c8c418-e444-4811-9d43-580f1dca5f7a ;
  a2a:EventKeyRef oa:event_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Event1 .

oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person:fe523bbb-754e-40f6-8583-2ab44cf8845e ;
  a2a:EventKeyRef oa:event_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Event1 .

oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person:c2cc566c-ce73-407d-ad67-df5f31a17c7f ;
  a2a:EventKeyRef oa:event_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Event1 .

oa:relationep_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Person:2a954c84-5f90-4efd-ab63-780127e3d999 ;
  a2a:EventKeyRef oa:event_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb_Event1 .

oa:source_frl_fa17d302-1130-487e-abd1-fa5a7d2c4fbb
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1824-11-20 - 1824-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1824-11-20"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 076035, Periode: 1824" ;
    a2a:Book "Minuut-akten 1824" ;
    a2a:DocumentNumber "00348" ;
    a2a:RegistryNumber "076035" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 076035, Periode: 1824, Minuut-akten 1824, 00348, 076035"
  ] ;
  a2a:SourceLastChangeDate "2016-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fa17d302-1130-487e-abd1-fa5a7d2c4fbb" ;
  a2a:RecordGUID "{fa17d302-1130-487e-abd1-fa5a7d2c4fbb}" ;
  a2a:SourceRemarkOpmerking "<br />Akte is niet aanwezig", "Notaris: Jan Carel Kutsch<br />Kantoor: Leeuwarden II<br />Repertoire: 076096" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9490_00009490.xml van FRL" .

[] a2a:PersonRemarkdiversen "voogd over Anne en Jetske Sjoerds Annes, schuldeiser" .
