@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bYkqyiF>
  schema:hasOccupation "Banketbakker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5cb09175-b7ef-3508-f147-4a047df5b0c4"^^xsd:string ;
  schema:givenName "Mathijs"^^xsd:string ;
  schema:name "Mathijs van der Burg"@nl ;
  schema:familyName "van der Burg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k00m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/73722abc-4e80-70d3-4bae-a42ad3663b1c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2304462> ;
  schema:birthDate "1837-03-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Burg"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

