@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/byW3T6x>
  schema:hasOccupation "Agent van Politie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af3a6ec5-0bbb-08d1-946c-e990299bc153"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van der Meulen"@nl ;
  schema:familyName "van der Meulen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc42178c-0a7d-a16f-e92f-bc27fa793281> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2550912> ;
  schema:birthDate "1867-08-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Meulen"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

