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

<http://data.bibliotheken.nl/id/thes/p33144898X> a schema1:Person ;
    rdfs:label "el Idrissi, F." ;
    schema1:alternateName "Idrissi, F. el" ;
    schema1:familyName "el Idrissi" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46ea16a79e1a2942fb430a10246f1d4d> ;
    schema1:name "F. el Idrissi" ;
    schema1:sameAs <http://viaf.org/viaf/280039166>,
        <https://isni.org/isni/0000000387167729> .

