@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/bWFPz7t>
  schema:familyName "Bulsing"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70eb16d7-7718-092e-21f8-f4f2db1e6e4e"^^xsd:string ;
  schema:givenName "Johannes Samuel Bertus"^^xsd:string ;
  schema:name "Johannes Samuel Bertus Bulsing"@nl ;
  schema:hasOccupation "Vischhandelaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014ts2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c54cf704-ccb9-71d4-9aab-ab781a7083cb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2792908> ;
  schema:birthDate "1870-02-20"^^xsd:date .

