@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/bg1T1wL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d4f181c-2122-a3de-58a7-a2a471993cf9"^^xsd:string ;
  schema:familyName "Pieffers"^^xsd:string ;
  schema:givenName "Willem Frederik"^^xsd:string ;
  schema:name "Willem Frederik Pieffers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010nhg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3883af0a-dde4-3cad-cc4c-ad17bd6559be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2076842> ;
  schema:birthDate "1902-09-29"^^xsd:date .

