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

<http://data.bibliotheken.nl/id/thes/p072592389> a schema1:Person ;
    rdfs:label "Buijs, Ch.M.Ph." ;
    schema1:alternateName "Buys, Ch.M.Ph." ;
    schema1:description "VNG" ;
    schema1:familyName "Buijs" ;
    schema1:givenName "Ch.M.Ph." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46da9f8285616ac7a5c18f7d86730524> ;
    schema1:name "Ch.M.Ph. Buijs" ;
    schema1:sameAs <http://viaf.org/viaf/291471753> .

