@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_390c4269-eaf7-d119-ef9f-ca970f95ee66
  a a2a:Record ;
  rdfs:label "Geboorte op 22 januari 1916 te Bolsward" ;
  a2a:hasPerson oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person-2d79207a-391d-3119-b473-6161c0509974, oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person-bdd2075a-95b7-61e8-e607-3e9181d2535b, oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person-01740ede-077f-d84e-bbc2-27de373ae72a ;
  a2a:hasEvent oa:event_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_0, oa:relationep_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_1, oa:relationep_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_2 ;
  a2a:hasSource oa:source_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66 .

oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person-2d79207a-391d-3119-b473-6161c0509974
  a a2a:Person ;
  rdfs:label "Arend Cuperus" ;
  a2a:PersonName [
    rdfs:label "Arend Cuperus" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Cuperus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "steenhouwer" .

oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person-bdd2075a-95b7-61e8-e607-3e9181d2535b
  a a2a:Person ;
  rdfs:label "Grietje Ringnalda" ;
  a2a:PersonName [
    rdfs:label "Grietje Ringnalda" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Ringnalda"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person-01740ede-077f-d84e-bbc2-27de373ae72a
  a a2a:Person ;
  rdfs:label "Arend Cuperus" ;
  a2a:PersonName [
    rdfs:label "Arend Cuperus" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Cuperus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1916-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:event_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1916-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person:2d79207a-391d-3119-b473-6161c0509974 ;
  a2a:EventKeyRef oa:event_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Event1 .

oa:relationep_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person:bdd2075a-95b7-61e8-e607-3e9181d2535b ;
  a2a:EventKeyRef oa:event_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Event1 .

oa:relationep_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Person:01740ede-077f-d84e-bbc2-27de373ae72a ;
  a2a:EventKeyRef oa:event_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66_Event1 .

oa:source_frl_390c4269-eaf7-d119-ef9f-ca970f95ee66
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1916-01-24 - 1916-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1916-01-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Bolsward - Tresoar, Deel: 1050, Periode: 1916" ;
    a2a:Book "Geboorteregister 1916" ;
    a2a:DocumentNumber "0008" ;
    a2a:RegistryNumber "1050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Bolsward - Tresoar, Deel: 1050, Periode: 1916, Geboorteregister 1916, 0008, 1050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/50b1e158-c6bb-e827-2823-e651c548bedd.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/390c4269-eaf7-d119-ef9f-ca970f95ee66" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/50b1e158-c6bb-e827-2823-e651c548bedd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/390c4269-eaf7-d119-ef9f-ca970f95ee66" ;
  a2a:RecordGUID "{390c4269-eaf7-d119-ef9f-ca970f95ee66}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Bolsward - Tresoar" ;
  a2a:SourceRemarkdeel "1050" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_71295_00071295.xml van FRL" .

