@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/bTXJHTr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/036b7d0d-1336-1109-adf0-5a6ed0c666d3"^^xsd:string ;
  schema:givenName "Johannes Jacobus"^^xsd:string ;
  schema:name "Johannes Jacobus Vermeulen"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/934571ce-9a48-7629-905e-1157caf53fcf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2766876> ;
  schema:birthDate "1887-04-27"^^xsd:date .

