@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_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2
  a a2a:Record ;
  rdfs:label "Inschrijving Leeuwarden Koopakten in 1760" ;
  a2a:hasPerson oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person-7f031a45-1785-4412-9a49-00be1739755a, oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person-76a75795-0b73-493a-9b56-7af49c6568b2, oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person-59dc47e7-a082-47be-8275-3c35c5aff560 ;
  a2a:hasEvent oa:event_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_0, oa:relationep_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_1, oa:relationep_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_2 ;
  a2a:hasSource oa:source_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2 .

oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person-7f031a45-1785-4412-9a49-00be1739755a
  a a2a:Person ;
  rdfs:label "Ph. Meinsma" ;
  a2a:PersonName [
    rdfs:label "Ph. Meinsma" ;
    a2a:PersonNameFirstName "Ph." ;
    a2a:PersonNameLastName "Meinsma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person-76a75795-0b73-493a-9b56-7af49c6568b2
  a a2a:Person ;
  rdfs:label "C. van Dijk" ;
  a2a:PersonName [
    rdfs:label "C. van Dijk" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person-59dc47e7-a082-47be-8275-3c35c5aff560
  a a2a:Person ;
  rdfs:label "C. Scheltinga" ;
  a2a:PersonName [
    rdfs:label "C. Scheltinga" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNameLastName "Scheltinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventType "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventDate [ a2a:Year "1760" ] .

oa:relationep_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person:7f031a45-1785-4412-9a49-00be1739755a ;
  a2a:EventKeyRef oa:event_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Event1 .

oa:relationep_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person:76a75795-0b73-493a-9b56-7af49c6568b2 ;
  a2a:EventKeyRef oa:event_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Event1 .

oa:relationep_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_2
  a a2a:RelationEP ;
  rdfs:label "other:Niaarnemer" ;
  a2a:RelationType "other:Niaarnemer" ;
  a2a:PersonKeyRef oa:person_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Person:59dc47e7-a082-47be-8275-3c35c5aff560 ;
  a2a:EventKeyRef oa:event_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2_Event1 .

oa:source_frl_293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2
  a a2a:Source ;
  rdfs:label "AlleFriezen, Leeuwarden Koopakten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1760-01-01 - 1760-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1760" ] ;
  a2a:SourceType "other:Leeuwarden Koopakten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3595, Periode:..." ;
    a2a:Book "Proclamatieboek" ;
    a2a:RegistryNumber "3595" ;
    a2a:Folio "258" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3595, Periode:..., Proclamatieboek, 3595, 258"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2" ;
  a2a:RecordGUID "{293c417a-c3fa-48ed-9cb0-72bcdc2dd3c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_2351_00002351.xml van FRL" .

[] a2a:PersonRemarkdiversen "Eewal, n.z." .
