@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_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673
  a a2a:Record ;
  rdfs:label "Kamer van koophandel inschrijving op 6 juni 1921 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_Person-f6d0002c-986b-42e7-b7b2-177dc2a88ab2 ;
  a2a:hasEvent oa:event_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_0 ;
  a2a:hasSource oa:source_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673 .

oa:person_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_Person-f6d0002c-986b-42e7-b7b2-177dc2a88ab2
  a a2a:Person ;
  rdfs:label "Firma N. Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Firma N. Dijkstra" ;
    a2a:PersonNameFirstName "Firma N. Dijkstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_Event1
  a a2a:Event ;
  rdfs:label "other:Kamer van koophandel inschrijving" ;
  a2a:EventType "other:Kamer van koophandel inschrijving" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1921-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_0
  a a2a:RelationEP ;
  rdfs:label "other:Ingeschreven" ;
  a2a:RelationType "other:Ingeschreven" ;
  a2a:PersonKeyRef oa:person_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_Person:f6d0002c-986b-42e7-b7b2-177dc2a88ab2 ;
  a2a:EventKeyRef oa:event_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673_Event1 .

oa:source_frl_6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673
  a a2a:Source ;
  rdfs:label "AlleFriezen, Kamer van koophandel" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1921-06-06 - 1921-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1921-06-06"^^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: 1654" ;
    a2a:Book "Dossier 01654" ;
    a2a:RegistryNumber "1654" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 1654, Dossier 01654, 1654"
  ] ;
  a2a:SourceLastChangeDate "2022-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673" ;
  a2a:RecordGUID "{6bdcfd3e-4e40-4a33-bedb-d0ce0da9c673}" ;
  a2a:SourceRemarkOpmerking """Ingeschreven op 6 juni 1921.
Opgeheven op 8 september 1947.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_29640_00029640.xml van FRL" .

