@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_d1886479-e7c4-4a9e-83ec-e97623363b67
  a a2a:Record ;
  rdfs:label "Inschrijving Leeuwarden Koopakten in 1688" ;
  a2a:hasPerson oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person-f89091b0-2e4f-491e-a3fc-86de52d7c902, oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person-54c0a56e-c44c-48e8-8b93-d10d132bfd83, oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person-85445d43-f016-455a-8c0b-d480075b97b2 ;
  a2a:hasEvent oa:event_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_0, oa:relationep_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_1, oa:relationep_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_2 ;
  a2a:hasSource oa:source_frl_d1886479-e7c4-4a9e-83ec-e97623363b67 .

oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person-f89091b0-2e4f-491e-a3fc-86de52d7c902
  a a2a:Person ;
  rdfs:label "M. Vierssen" ;
  a2a:PersonName [
    rdfs:label "M. Vierssen" ;
    a2a:PersonNameFirstName "M." ;
    a2a:PersonNameLastName "Vierssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person-54c0a56e-c44c-48e8-8b93-d10d132bfd83
  a a2a:Person ;
  rdfs:label "Sw. Jansen" ;
  a2a:PersonName [
    rdfs:label "Sw. Jansen" ;
    a2a:PersonNameFirstName "Sw." ;
    a2a:PersonNamePatronym "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person-85445d43-f016-455a-8c0b-d480075b97b2
  a a2a:Person ;
  rdfs:label "J. Keetel" ;
  a2a:PersonName [
    rdfs:label "J. Keetel" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Keetel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventType "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventDate [ a2a:Year "1688" ] .

oa:relationep_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person:f89091b0-2e4f-491e-a3fc-86de52d7c902 ;
  a2a:EventKeyRef oa:event_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Event1 .

oa:relationep_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person:54c0a56e-c44c-48e8-8b93-d10d132bfd83 ;
  a2a:EventKeyRef oa:event_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Event1 .

oa:relationep_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_2
  a a2a:RelationEP ;
  rdfs:label "other:Niaarnemer" ;
  a2a:RelationType "other:Niaarnemer" ;
  a2a:PersonKeyRef oa:person_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Person:85445d43-f016-455a-8c0b-d480075b97b2 ;
  a2a:EventKeyRef oa:event_frl_d1886479-e7c4-4a9e-83ec-e97623363b67_Event1 .

oa:source_frl_d1886479-e7c4-4a9e-83ec-e97623363b67
  a a2a:Source ;
  rdfs:label "AlleFriezen, Leeuwarden Koopakten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1688-01-01 - 1688-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1688" ] ;
  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: 3574, Periode:..." ;
    a2a:Book "Proclamatieboek" ;
    a2a:RegistryNumber "3574" ;
    a2a:Folio "061" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3574, Periode:..., Proclamatieboek, 3574, 061"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d1886479-e7c4-4a9e-83ec-e97623363b67" ;
  a2a:RecordGUID "{d1886479-e7c4-4a9e-83ec-e97623363b67}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_2712_00002712.xml van FRL" .

[] a2a:PersonRemarkdiversen "Droevendal, achter -" .
