@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/bRSJwW2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/45f83b9b-da8e-23f2-457b-4dbc613c071e"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Wieser"@nl ;
  schema:familyName "Wieser"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xj2z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7e5801e8-adcc-fc33-0afb-8ad23b8ed869> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2346446> ;
  schema:birthDate "1888-05-18"^^xsd:date .

