@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/p085485969> a schema1:Person ;
    rdfs:label "Brichau, Frank" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Brichau" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8896bf1068b821d8ec758863b25f7763> ;
    schema1:name "Frank Brichau" ;
    schema1:sameAs <http://viaf.org/viaf/42017157>,
        wd:Q15810112,
        <https://isni.org/isni/0000000000932749> .

