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

<http://data.bibliotheken.nl/id/thes/p15582516X> a schema1:Person ;
    rdfs:label "Dijk, Francis van (vert.)" ;
    schema1:description "Inhoudsopgave B9701573 vermeldt: Francis van Dijk" ;
    schema1:familyName "van Dijk" ;
    schema1:givenName "Francis" ;
    schema1:hasOccupation "vert." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22c0a26b35bf8003284817d16e36d7c8> ;
    schema1:name "Francis van Dijk" ;
    schema1:sameAs <http://viaf.org/viaf/289022299>,
        <https://isni.org/isni/0000000369180030> .

