@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/bsH4FqU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/621c2da2-6fb1-8f4e-5e98-d526b7a5e6d2"^^xsd:string ;
  schema:givenName "Jan Herman"^^xsd:string ;
  schema:name "Jan Herman Rem"@nl ;
  schema:familyName "Rem"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQQdcaR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721974> ;
  schema:birthDate "1889-11-10"^^xsd:date .

