@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/bfc5QPY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad3ea0e5-32ad-1ea8-2541-82efb9eff22f"^^xsd:string ;
  schema:familyName "Pauwelussen"^^xsd:string ;
  schema:givenName "Willem Gerardus Franciscus"^^xsd:string ;
  schema:name "Willem Gerardus Franciscus Pauwelussen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e22f4613-3efb-0920-84d9-985b673bf356> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2667649> ;
  schema:birthDate "1901-04-08"^^xsd:date .

