@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bcuZu94>
  schema:givenName "Albertus Theodorus Antonius"^^xsd:string ;
  schema:name "Albertus Theodorus Antonius Wildenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/51aef18e-c5d0-43d7-7b5e-e2574453de87"^^xsd:string ;
  schema:familyName "Wildenburg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4ApFmm>, <https://n2t.net/ark:/60537/bWFOUbS> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/byW2TP1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2080130> ;
  schema:birthDate "1902-05-20"^^xsd:date .

