@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_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da
  a a2a:Record ;
  rdfs:label "Inschrijving Leeuwarden Koopakten in 1595" ;
  a2a:hasPerson oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person-850d0909-4841-433a-857a-3cbe54382599, oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person-f9c38cde-8f4a-49bc-8fb9-210d11d0b256, oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person-eb3d5cc3-5d57-4134-87be-b2d2e7a5cada ;
  a2a:hasEvent oa:event_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_0, oa:relationep_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_1, oa:relationep_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_2 ;
  a2a:hasSource oa:source_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da .

oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person-850d0909-4841-433a-857a-3cbe54382599
  a a2a:Person ;
  rdfs:label "A. Verbrugge" ;
  a2a:PersonName [
    rdfs:label "A. Verbrugge" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Verbrugge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person-f9c38cde-8f4a-49bc-8fb9-210d11d0b256
  a a2a:Person ;
  rdfs:label "A. Benedictus" ;
  a2a:PersonName [
    rdfs:label "A. Benedictus" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Benedictus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person-eb3d5cc3-5d57-4134-87be-b2d2e7a5cada
  a a2a:Person ;
  rdfs:label "J. Hoppers" ;
  a2a:PersonName [
    rdfs:label "J. Hoppers" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePatronym "Hoppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventType "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventDate [ a2a:Year "1595" ] .

oa:relationep_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person:850d0909-4841-433a-857a-3cbe54382599 ;
  a2a:EventKeyRef oa:event_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Event1 .

oa:relationep_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person:f9c38cde-8f4a-49bc-8fb9-210d11d0b256 ;
  a2a:EventKeyRef oa:event_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Event1 .

oa:relationep_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_2
  a a2a:RelationEP ;
  rdfs:label "other:Niaarnemer" ;
  a2a:RelationType "other:Niaarnemer" ;
  a2a:PersonKeyRef oa:person_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Person:eb3d5cc3-5d57-4134-87be-b2d2e7a5cada ;
  a2a:EventKeyRef oa:event_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da_Event1 .

oa:source_frl_8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da
  a a2a:Source ;
  rdfs:label "AlleFriezen, Leeuwarden Koopakten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1595-01-01 - 1595-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1595-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1595-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1595" ] ;
  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: 3564, Periode:..." ;
    a2a:Book "Proclamatieboek" ;
    a2a:RegistryNumber "3564" ;
    a2a:Folio "009" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3564, Periode:..., Proclamatieboek, 3564, 009"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da" ;
  a2a:RecordGUID "{8ba2fe4e-86c2-4a7c-9c5c-8807a66f74da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_2565_00002565.xml van FRL" .

[] a2a:PersonRemarkdiversen "Poststraat" .
