@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/bTyknqv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9470956a-3c8a-53d4-6a84-a66a3bbb1952"^^xsd:string ;
  schema:givenName "Lodewijk"^^xsd:string ;
  schema:name "Lodewijk Signer"@nl ;
  schema:familyName "Signer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010dbr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/98c97886-c438-5feb-c4ac-836cb8347c68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2791461> ;
  schema:birthDate "1888-07-05"^^xsd:date .

