@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/btWgRua>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f150023-f53c-4ec7-874f-d582d18dc88b"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Wiltenburg"@nl ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:familyName "Wiltenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r5ph> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f0314528-a358-09f8-a22e-56b7dc305abe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2854305> ;
  schema:birthDate "1861-02-28"^^xsd:date .

