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

<http://data.bibliotheken.nl/id/thes/p413677745> a schema1:Person ;
    rdfs:label "Decroos, Bart" ;
    schema1:description "Vlaams Architectuurinstituut" ;
    schema1:familyName "Decroos" ;
    schema1:givenName "Bart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15f651f34099ccd4aaabcae9a8a97e48> ;
    schema1:name "Bart Decroos" ;
    schema1:sameAs <http://viaf.org/viaf/34151533730902771669>,
        wd:Q124000862,
        <https://isni.org/isni/0000000486651575> .

