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

<http://data.bibliotheken.nl/id/thes/p432157468> a schema1:Person ;
    rdfs:label "F.J.E." ;
    schema1:description "vertaler" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06f88ea17d742cba42221b444bcef8d6> ;
    schema1:name "F.J.E." .

