@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_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81
  a a2a:Record ;
  rdfs:label "Inschrijving Leeuwarden Koopakten in 1633" ;
  a2a:hasPerson oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person-f22f0fb2-a0ba-4cb1-93a6-d372f6b288f7, oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person-f715fde3-6eab-4277-a638-1a41e09ad09f, oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person-ae4c540f-f5ce-4541-a278-f8238a2d3907 ;
  a2a:hasEvent oa:event_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_0, oa:relationep_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_1 ;
  a2a:hasSource oa:source_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81 .

oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person-f22f0fb2-a0ba-4cb1-93a6-d372f6b288f7
  a a2a:Person ;
  rdfs:label "B. Vernutius" ;
  a2a:PersonName [
    rdfs:label "B. Vernutius" ;
    a2a:PersonNameFirstName "B." ;
    a2a:PersonNameLastName "Vernutius"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person-f715fde3-6eab-4277-a638-1a41e09ad09f
  a a2a:Person ;
  rdfs:label "Heijmans" ;
  a2a:PersonName [
    rdfs:label "Heijmans" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person-ae4c540f-f5ce-4541-a278-f8238a2d3907
  a a2a:Person ;
  rdfs:label "Fr. Jacobs" ;
  a2a:PersonName [
    rdfs:label "Fr. Jacobs" ;
    a2a:PersonNameFirstName "Fr." ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventType "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventDate [ a2a:Year "1633" ] .

oa:relationep_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person:f22f0fb2-a0ba-4cb1-93a6-d372f6b288f7 ;
  a2a:EventKeyRef oa:event_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Event1 .

oa:relationep_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Person:ae4c540f-f5ce-4541-a278-f8238a2d3907 ;
  a2a:EventKeyRef oa:event_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81_Event1 .

oa:source_frl_3bc63bf5-e90b-4e89-98c1-9af86e9c4f81
  a a2a:Source ;
  rdfs:label "AlleFriezen, Leeuwarden Koopakten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1633-01-01 - 1633-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1633" ] ;
  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: 3686, Periode:..." ;
    a2a:Book "Klein-Consentboek" ;
    a2a:RegistryNumber "3686" ;
    a2a:Folio "193" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3686, Periode:..., Klein-Consentboek, 3686, 193"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3bc63bf5-e90b-4e89-98c1-9af86e9c4f81" ;
  a2a:RecordGUID "{3bc63bf5-e90b-4e89-98c1-9af86e9c4f81}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_2392_00002392.xml van FRL" .

[] a2a:PersonRemarkdiversen "Wijlaarderburen" .
