@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_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a
  a a2a:Record ;
  rdfs:label "Inschrijving Leeuwarden Koopakten in 1695" ;
  a2a:hasPerson oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-d44426e9-c2bc-4939-97a8-60a33980b8dd, oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-40778b08-9efd-4c06-8c90-e46524a46bd8, oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-e6556bf2-7406-45cd-aa0a-26d8219211c6, oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-9f9ed7a6-154c-428c-845a-383f0c94bd20 ;
  a2a:hasEvent oa:event_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_0, oa:relationep_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_1, oa:relationep_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_2 ;
  a2a:hasSource oa:source_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a .

oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-d44426e9-c2bc-4939-97a8-60a33980b8dd
  a a2a:Person ;
  rdfs:label "J. Haijes" ;
  a2a:PersonName [
    rdfs:label "J. Haijes" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePatronym "Haijes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-40778b08-9efd-4c06-8c90-e46524a46bd8
  a a2a:Person ;
  rdfs:label "J. Swerts" ;
  a2a:PersonName [
    rdfs:label "J. Swerts" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Swerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-e6556bf2-7406-45cd-aa0a-26d8219211c6
  a a2a:Person ;
  rdfs:label "Tr. Fuijrds" ;
  a2a:PersonName [
    rdfs:label "Tr. Fuijrds" ;
    a2a:PersonNameFirstName "Tr." ;
    a2a:PersonNameLastName "Fuijrds"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person-9f9ed7a6-154c-428c-845a-383f0c94bd20
  a a2a:Person ;
  rdfs:label "van der Koij" ;
  a2a:PersonName [
    rdfs:label "van der Koij" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Koij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventType "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventDate [ a2a:Year "1695" ] .

oa:relationep_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person:d44426e9-c2bc-4939-97a8-60a33980b8dd ;
  a2a:EventKeyRef oa:event_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Event1 .

oa:relationep_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person:40778b08-9efd-4c06-8c90-e46524a46bd8 ;
  a2a:EventKeyRef oa:event_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Event1 .

oa:relationep_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_2
  a a2a:RelationEP ;
  rdfs:label "other:Niaarnemer" ;
  a2a:RelationType "other:Niaarnemer" ;
  a2a:PersonKeyRef oa:person_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Person:e6556bf2-7406-45cd-aa0a-26d8219211c6 ;
  a2a:EventKeyRef oa:event_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a_Event1 .

oa:source_frl_2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Leeuwarden Koopakten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1695-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1695" ] ;
  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: 3576, Periode:..." ;
    a2a:Book "Proclamatieboek" ;
    a2a:RegistryNumber "3576" ;
    a2a:Folio "240" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3576, Periode:..., Proclamatieboek, 3576, 240"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a" ;
  a2a:RecordGUID "{2d1bbd58-9653-4bdc-8a31-4dec21f5ea8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_2360_00002360.xml van FRL" .

[] a2a:PersonRemarkdiversen "Noordvliet" .
