@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_f897848d-95bb-47ca-88a1-e4f0655837af
  a a2a:Record ;
  rdfs:label "Kamer van koophandel inschrijving op 7 september 1976 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_f897848d-95bb-47ca-88a1-e4f0655837af_Person-50c8024a-f3db-4a24-8a24-e5cf063844fa ;
  a2a:hasEvent oa:event_frl_f897848d-95bb-47ca-88a1-e4f0655837af_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f897848d-95bb-47ca-88a1-e4f0655837af_0 ;
  a2a:hasSource oa:source_frl_f897848d-95bb-47ca-88a1-e4f0655837af .

oa:person_frl_f897848d-95bb-47ca-88a1-e4f0655837af_Person-50c8024a-f3db-4a24-8a24-e5cf063844fa
  a a2a:Person ;
  rdfs:label "F. Bolhuis" ;
  a2a:PersonName [
    rdfs:label "F. Bolhuis" ;
    a2a:PersonNameFirstName "F. Bolhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] .

oa:event_frl_f897848d-95bb-47ca-88a1-e4f0655837af_Event1
  a a2a:Event ;
  rdfs:label "other:Kamer van koophandel inschrijving" ;
  a2a:EventType "other:Kamer van koophandel inschrijving" ;
  a2a:EventDate [
    a2a:Year "1976" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1976-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_f897848d-95bb-47ca-88a1-e4f0655837af_0
  a a2a:RelationEP ;
  rdfs:label "other:Ingeschreven" ;
  a2a:RelationType "other:Ingeschreven" ;
  a2a:PersonKeyRef oa:person_frl_f897848d-95bb-47ca-88a1-e4f0655837af_Person:50c8024a-f3db-4a24-8a24-e5cf063844fa ;
  a2a:EventKeyRef oa:event_frl_f897848d-95bb-47ca-88a1-e4f0655837af_Event1 .

oa:source_frl_f897848d-95bb-47ca-88a1-e4f0655837af
  a a2a:Source ;
  rdfs:label "AlleFriezen, Kamer van koophandel" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1976-09-07 - 1976-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1976-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1976-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1976" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1976-09-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Kamer van koophandel" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 28957" ;
    a2a:Book "Dossier 28957" ;
    a2a:RegistryNumber "28957" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 28957, Dossier 28957, 28957"
  ] ;
  a2a:SourceLastChangeDate "2022-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f897848d-95bb-47ca-88a1-e4f0655837af" ;
  a2a:RecordGUID "{f897848d-95bb-47ca-88a1-e4f0655837af}" ;
  a2a:SourceRemarkOpmerking """Ingeschreven op 7 september 1976.
Opgeheven op 27 juni 1977.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_29948_00029948.xml van FRL" .

