@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/bsgGk20>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/72c3251d-a119-5d72-7205-1d82e28d4f78"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  schema:givenName "Wilhelmus Adrianus"^^xsd:string ;
  schema:name "Wilhelmus Adrianus Prinsenberg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfc4BWu> ;
  schema:parent <https://n2t.net/ark:/60537/bI5QXD3>, <https://n2t.net/ark:/60537/bXIjUQp> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2748540> ;
  schema:birthDate "1853-03-27"^^xsd:date .

