@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_066ea46e-c07b-5ee2-22d6-c71b66b99484
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 12 september 1924" ;
  a2a:hasPerson oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person-c009fd0d-3e4b-5d93-5a53-6cd08e1faba5, oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person-ffd57416-b022-2b62-2e26-9692a56ac927, oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person-87b3c69b-b62a-8736-6d66-c9c112dfe611 ;
  a2a:hasEvent oa:event_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_0, oa:relationep_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_1, oa:relationep_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_2 ;
  a2a:hasSource oa:source_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484 .

oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person-c009fd0d-3e4b-5d93-5a53-6cd08e1faba5
  a a2a:Person ;
  rdfs:label "Doeye Brouwer" ;
  a2a:PersonName [
    rdfs:label "Doeye Brouwer" ;
    a2a:PersonNameFirstName "Doeye" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1924-09-12"^^xsd:date
  ] .

oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person-ffd57416-b022-2b62-2e26-9692a56ac927
  a a2a:Person ;
  rdfs:label "Floris Brouwer" ;
  a2a:PersonName [
    rdfs:label "Floris Brouwer" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "pakhuisknecht" .

oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person-87b3c69b-b62a-8736-6d66-c9c112dfe611
  a a2a:Person ;
  rdfs:label "Johanna Hendrika Minnema" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika Minnema" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNameLastName "Minnema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1924-09-12"^^xsd:date
  ] .

oa:relationep_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person:c009fd0d-3e4b-5d93-5a53-6cd08e1faba5 ;
  a2a:EventKeyRef oa:event_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Event1 .

oa:relationep_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person:ffd57416-b022-2b62-2e26-9692a56ac927 ;
  a2a:EventKeyRef oa:event_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Event1 .

oa:relationep_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Person:87b3c69b-b62a-8736-6d66-c9c112dfe611 ;
  a2a:EventKeyRef oa:event_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484_Event1 .

oa:source_frl_066ea46e-c07b-5ee2-22d6-c71b66b99484
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1924-09-13 - 1924-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1924-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, De..." ;
    a2a:Book "Geboorteregister 1924" ;
    a2a:DocumentNumber "0764" ;
    a2a:RegistryNumber "143" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, De..., Geboorteregister 1924, 0764, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c558e516-9436-4979-f13b-c677f073afed.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/066ea46e-c07b-5ee2-22d6-c71b66b99484" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c558e516-9436-4979-f13b-c677f073afed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/066ea46e-c07b-5ee2-22d6-c71b66b99484" ;
  a2a:RecordGUID "{066ea46e-c07b-5ee2-22d6-c71b66b99484}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkdeel "143" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_248_00000248.xml van FRL" .

