@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/bAoXBQp>
  schema:familyName "Florack"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86d6b7af-69a9-2de8-7dbc-ceb65053a339"^^xsd:string ;
  schema:givenName "Johan Anthonius Hubertus"^^xsd:string ;
  schema:name "Johan Anthonius Hubertus Florack"@nl ;
  schema:hasOccupation "Plateelschilder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vdns> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b173bc76-c518-a2c5-34e1-f0bf63ff3fb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2509038> ;
  schema:birthDate "1873-05-31"^^xsd:date .

