@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_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a
  a a2a:Record ;
  rdfs:label "Registratie in 1923" ;
  a2a:hasPerson oa:person_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_Person-9959ade4-0be5-6d52-e053-b784100adcce ;
  a2a:hasEvent oa:event_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_0 ;
  a2a:hasSource oa:source_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a .

oa:person_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_Person-9959ade4-0be5-6d52-e053-b784100adcce
  a a2a:Person ;
  rdfs:label "Jacobus Gerardus Portengen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Gerardus Portengen" ;
    a2a:PersonNameFirstName "Jacobus Gerardus" ;
    a2a:PersonNameLastName "Portengen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1923" ] .

oa:event_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1923" ] .

oa:relationep_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_Person:9959ade4-0be5-6d52-e053-b784100adcce ;
  a2a:EventKeyRef oa:event_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a_Event1 .

oa:source_saa_2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Politierapporten '40-'45" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1923-01-01 - 1923-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1923" ] ;
  a2a:SourceType "other:Politierapporten '40-'45" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 6654, Periode: 1950" ;
    a2a:Book "Politierapporten '40-'45" ;
    a2a:RegistryNumber "6654" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 6654, Periode: 1950, Politierapporten '40-'45, 6654"
  ] ;
  a2a:SourceLastChangeDate "2021-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a" ;
  a2a:RecordGUID "{2326fe63-ef9b-4eb5-8ca8-a64d2d70b37a}" ;
  a2a:SourceRemarkOpmerking """Rapportnummer: 174
Wijkbureau: Pieter Aertzstraat""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5225/6654" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_5004_00005004.xml van SAA" .

