@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/buM4q7F>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0bfce37c-9b5a-e639-6f3e-30322cc420f0"^^xsd:string ;
  schema:familyName "Kröller"^^xsd:string ;
  schema:hasOccupation "Leerling"@nl ;
  schema:givenName "Willem Anthonij"^^xsd:string ;
  schema:name "Willem Anthonij Kröller"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3899e64-94cd-f674-8de4-5fd57376dc24> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2672833> ;
  schema:birthDate "1848-07-25"^^xsd:date .

