@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/bMSWaUk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80dcea71-8444-ce85-3f3b-b098ab64ca48"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Spruitenburg"@nl ;
  schema:familyName "Spruitenburg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alkemade> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010ng2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/73406369-1a1f-3b0e-ff75-a847431002a5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2303643> ;
  schema:birthDate "1879-05-28"^^xsd:date .

