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

<http://data.bibliotheken.nl/id/thes/p069468680> a schema1:Person ;
    rdfs:label "De Swert, Fred (1946-1977)" ;
    schema1:alternateName "Swert, Fred De" ;
    schema1:birthDate "1946" ;
    schema1:deathDate "1977" ;
    schema1:description "27-05-21 bron: http://antonvanwilderode.com/NIEUWSBRIEF/toegift2.pdf Vlaamse schrijver",
        "NLMD/S 9885" ;
    schema1:familyName "De Swert" ;
    schema1:givenName "Fred" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfe876f91f4650061e8e1f45e97abd65> ;
    schema1:name "Fred De Swert" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/52962989>,
        <https://isni.org/isni/0000000021483612> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/swer001> .

