@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/bM38m7t>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec000024-48ad-cd8e-5b08-6fd242352733"^^xsd:string ;
  schema:hasOccupation "Meubelmaker"@nl ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Willemse"@nl ;
  schema:familyName "Willemse"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018j19> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/52a48f41-800b-657d-09d5-edb3942bb63b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2177774> ;
  schema:birthDate "1888-02-14"^^xsd:date .

