@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070506566> a schema1:Person ;
    rdfs:label "Rooy, Max van (1942-2022)" ;
    schema1:alternateName "Rooij, Max van",
        "Rooy, M. van" ;
    schema1:birthDate "1942" ;
    schema1:deathDate "2022" ;
    schema1:description "B9707430: Stichting Kees Verwey",
        "https://nl.wikipedia.org/wiki/Max_van_Rooy",
        "kunstredacteur van NRC Handelsblad en publiceert vooral over architectuur" ;
    schema1:familyName "van Rooy" ;
    schema1:givenName "Max" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e3e53220403ae8aee18cb2852072838> ;
    schema1:name "Max van Rooy" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/66525439>,
        wd:Q64034434,
        <https://isni.org/isni/0000000081458822> .

