@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/buYLOxz>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/055ec8e4-d155-88c9-1431-a924605c122c"^^xsd:string ;
  schema:givenName "Johannes Adrianus Anthonius"^^xsd:string ;
  schema:name "Johannes Adrianus Anthonius Vroomans"@nl ;
  schema:familyName "Vroomans"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kx85> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/84314bbb-eebe-8f39-7853-fc45fba7e4da> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2368985> ;
  schema:birthDate "1849-07-18"^^xsd:date .

