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

<http://data.bibliotheken.nl/id/thes/p071901930> a schema1:Person ;
    rdfs:label "Bruning, Frans J." ;
    schema1:alternateName "Bruning, Frank J.",
        "Bruning, Frans" ;
    schema1:description "B9212310 \"Frans J.\"",
        "School voor Creatief Schrijven, Amsterdam",
        "vert." ;
    schema1:familyName "Bruning" ;
    schema1:givenName "Frans J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0c8fb545dfe2493ccc62a03b19b72c6> ;
    schema1:name "Frans J. Bruning" ;
    schema1:sameAs <http://viaf.org/viaf/283631554>,
        <https://isni.org/isni/0000000369145876> .

