@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_2f4f19e1-6594-4e95-8470-905595cc6813
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 5 augustus 1903 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-3b734fce-d498-492c-a562-0622ab803717, oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-bc852fef-6aba-4a47-a9d6-683193d29597, oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-678c9dba-dec7-4452-8028-06ee764f4aee, oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-1d0f8aa2-21d0-4661-a4de-79e8889c01e2 ;
  a2a:hasEvent oa:event_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_0, oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_1, oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_2, oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_3 ;
  a2a:hasSource oa:source_frl_2f4f19e1-6594-4e95-8470-905595cc6813 .

oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-3b734fce-d498-492c-a562-0622ab803717
  a a2a:Person ;
  rdfs:label "Hans Elzinga" ;
  a2a:PersonName [
    rdfs:label "Hans Elzinga" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goutum" ;
    rdfs:label "Goutum"
  ] .

oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-bc852fef-6aba-4a47-a9d6-683193d29597
  a a2a:Person ;
  rdfs:label "Hinke Elzinga" ;
  a2a:PersonName [
    rdfs:label "Hinke Elzinga" ;
    a2a:PersonNameFirstName "Hinke" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Goutum" ;
    rdfs:label "Goutum"
  ] .

oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-678c9dba-dec7-4452-8028-06ee764f4aee
  a a2a:Person ;
  rdfs:label "Lolke Elzinga" ;
  a2a:PersonName [
    rdfs:label "Lolke Elzinga" ;
    a2a:PersonNameFirstName "Lolke" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goutum" ;
    rdfs:label "Goutum"
  ] .

oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person-1d0f8aa2-21d0-4661-a4de-79e8889c01e2
  a a2a:Person ;
  rdfs:label "Pieter Elzinga" ;
  a2a:PersonName [
    rdfs:label "Pieter Elzinga" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goutum" ;
    rdfs:label "Goutum"
  ] .

oa:event_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1903-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person:3b734fce-d498-492c-a562-0622ab803717 ;
  a2a:EventKeyRef oa:event_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Event1 .

oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person:bc852fef-6aba-4a47-a9d6-683193d29597 ;
  a2a:EventKeyRef oa:event_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Event1 .

oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person:678c9dba-dec7-4452-8028-06ee764f4aee ;
  a2a:EventKeyRef oa:event_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Event1 .

oa:relationep_frl_2f4f19e1-6594-4e95-8470-905595cc6813_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Person:1d0f8aa2-21d0-4661-a4de-79e8889c01e2 ;
  a2a:EventKeyRef oa:event_frl_2f4f19e1-6594-4e95-8470-905595cc6813_Event1 .

oa:source_frl_2f4f19e1-6594-4e95-8470-905595cc6813
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1903-08-05 - 1903-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1903-08-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 079120, Periode: 1903" ;
    a2a:Book "Minuut-akten 1903" ;
    a2a:DocumentNumber "00413" ;
    a2a:RegistryNumber "079120" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 079120, Periode: 1903, Minuut-akten 1903, 00413, 079120"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2f4f19e1-6594-4e95-8470-905595cc6813" ;
  a2a:RecordGUID "{2f4f19e1-6594-4e95-8470-905595cc6813}" ;
  a2a:SourceRemarkOpmerking "Notaris: Andries Andringa<br />Kantoor: Leeuwarden V<br />Repertoire: 079123" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19315_00019315.xml van FRL" .

