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

<http://data.bibliotheken.nl/id/thes/p430534000> a schema1:Person ;
    rdfs:label "Zinloos" ;
    schema1:description "illustraties" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9169f0979f24c37cb2ccbe2404a79c3e> ;
    schema1:name "Zinloos" .

