@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bAP10w>
  ns0:hasOccupation "auteur"@nl, "fotograaf"@nl, "grafisch ontwerper"@nl, "illustrator"@nl, "kinderboekenschrijver"@nl, "regisseur"@nl, "tuinontwerper"@nl, "typograaf"@nl, "verslaggever"@nl ;
  ns0:familyName "Marée" ;
  ns0:givenName "Piet"@nl ;
  ns0:name "Piet Marée"@nl ;
  rdfs:seeAlso <http://www.biografischportaal.nl/persoon/63878783>, <https://pic.nypl.org/constituents/390581>, <https://viaf.org/viaf/5870726>, <https://www.wikidata.org/entity/Q1882390> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/52554>, <https://www.goudatijdmachine.nl/omeka/api/items/1074134> ;
  a pico:PersonObservation ;
  ns0:birthDate "1903"^^xsd:gYear ;
  ns0:deathDate "1999-02"^^xsd:gYearMonth ;
  ns0:additionalName [
    ns1:baseSurname "Marée" ;
    ns1:literalName "Piet Marée"@nl
  ] .

