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

<http://data.bibliotheken.nl/id/thes/p071183701> a schema1:Person ;
    rdfs:label "Bijlandt, Willem Frederik van (1771-1855)" ;
    schema1:alternateName "Bylandt, W. van" ;
    schema1:birthDate "1771" ;
    schema1:deathDate "1855" ;
    schema1:description "generaal-majoor W. grave van Bijlandt, laatstelijk provincialen commandant van Zuid-Braband, lid van de ridderschap van Noord-Braband enz." ;
    schema1:familyName "van Bijlandt" ;
    schema1:givenName "Willem Frederik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2142fc421d62e78c09342db42f127761> ;
    schema1:name "Willem Frederik van Bijlandt" ;
    schema1:sameAs <http://viaf.org/viaf/69278752> .

