@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_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d
  a a2a:Record ;
  rdfs:label "Registratie op 5 december 1916" ;
  a2a:hasPerson oa:person_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_Person1 ;
  a2a:hasEvent oa:event_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_Event1 ;
  a2a:hasRelationEP oa:relationep_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_0 ;
  a2a:hasSource oa:source_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d .

oa:person_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_Person1
  a a2a:Person ;
  rdfs:label "Anna Maria Joanna van Gilst / Dom" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Joanna van Gilst / Dom" ;
    a2a:PersonNameFirstName "Anna Maria Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gilst / Dom"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    a2a:Street "Brouwersgracht" ;
    a2a:HouseNumber "94 / I" ;
    rdfs:label "Amsterdam, Brouwersgracht, 94 / I"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1916-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:event_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1916-12-05"^^xsd:date
  ] ;
  a2a:EventRemark03_Lidnummer "1260" ;
  a2a:EventRemark01_Naam_bond "ANDB" .

oa:relationep_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_0
  a a2a:RelationEP ;
  rdfs:label "other:Lid" ;
  a2a:RelationType "other:Lid" ;
  a2a:PersonKeyRef oa:person_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_Person1 ;
  a2a:EventKeyRef oa:event_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d_Event1 .

oa:source_isg_f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d
  a a2a:Source ;
  rdfs:label "Internationaal instituut voor sociale geschiedenis, Ledenkaarten" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Ledenkaarten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Internationaal instituut voor sociale geschiedenis" ;
    a2a:Collection "Ledenkaarten van de ANDB" ;
    a2a:RegistryNumber "9430" ;
    rdfs:label "Internationaal instituut voor sociale geschiedenis, Ledenkaarten van de ANDB, 9430"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://access.iisg.amsterdam/iiif/image/7BBED8B7-50CC-4430-BC38-7F9CDBD47F89/full/!1500,1500/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://diamantbewerkers.nl/en/card?id=https%3A%2F%2Fiisg.amsterdam%2Fid%2Fandb%2F12244" ;
  a2a:RecordIdentifier "12244" ;
  a2a:RecordGUID "{f2f26048-e35a-17a1-5c1e-cfc8d0e9bb0d}" ;
  a2a:SourceRemarklink_NT "https://search.iisg.amsterdam/Record/ARCH00210/ArchiveContentList#9430" ;
  a2a:SourceRemarkProvenance "https://druid.datalegend.net/andb/ANDB-ledenkaarten (newlines and backslashes in remarks removed)" .

