@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_6e367a82-8b4d-49e8-8f19-e4b1d4d68277
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 19 april 1819 te Lemsterland" ;
  a2a:hasPerson oa:person_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Person-af7f5045-2999-4de9-8c6f-4f6912d8d505, oa:person_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Person-3851b2f2-49bb-46aa-b976-405ced054ffb ;
  a2a:hasEvent oa:event_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_0, oa:relationep_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_1 ;
  a2a:hasSource oa:source_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277 .

oa:person_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Person-af7f5045-2999-4de9-8c6f-4f6912d8d505
  a a2a:Person ;
  rdfs:label "Jan Theodorus Bisschop" ;
  a2a:PersonName [
    rdfs:label "Jan Theodorus Bisschop" ;
    a2a:PersonNameFirstName "Jan Theodorus" ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] .

oa:person_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Person-3851b2f2-49bb-46aa-b976-405ced054ffb
  a a2a:Person ;
  rdfs:label "L. F. Visser" ;
  a2a:PersonName [
    rdfs:label "L. F. Visser" ;
    a2a:PersonNameFirstName "L." ;
    a2a:PersonNamePatronym "F." ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] .

oa:event_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1819-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland"
  ] .

oa:relationep_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Person:af7f5045-2999-4de9-8c6f-4f6912d8d505 ;
  a2a:EventKeyRef oa:event_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Event1 .

oa:relationep_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Person:3851b2f2-49bb-46aa-b976-405ced054ffb ;
  a2a:EventKeyRef oa:event_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277_Event1 .

oa:source_frl_6e367a82-8b4d-49e8-8f19-e4b1d4d68277
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1819-04-19 - 1819-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1819-04-19"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 097011, Periode: 1819" ;
    a2a:Book "Minuut-akten 1819" ;
    a2a:DocumentNumber "00160" ;
    a2a:RegistryNumber "097011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 097011, Periode: 1819, Minuut-akten 1819, 00160, 097011"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6e367a82-8b4d-49e8-8f19-e4b1d4d68277" ;
  a2a:RecordGUID "{6e367a82-8b4d-49e8-8f19-e4b1d4d68277}" ;
  a2a:SourceRemarkOpmerking "Notaris: Ane Witteveen<br />Kantoor: Lemmer I<br />Repertoire: 097017" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_16564_00016564.xml van FRL" .

