@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/b2UOhXg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/93726d0b-fd0b-b5a9-5743-f7737a0953d6"^^xsd:string ;
  schema:givenName "Johan George"^^xsd:string ;
  schema:name "Johan George Moerman"@nl ;
  schema:familyName "Moerman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qk1v> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4c7b9232-e06f-dd6c-2745-31d920c98b8d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2154095> ;
  schema:birthDate "1835-09-05"^^xsd:date .

