@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070256489> a schema1:Person ;
    rdfs:label "Van Hoeck, Albert Corneel Alfons Maria (1920-1993)" ;
    schema1:alternateName "Hoeck, Albert Van",
        "Hoeck, Albert van" ;
    schema1:birthDate "1920" ;
    schema1:deathDate "1993" ;
    schema1:description "NLMD/H 672",
        "bron: https://nl.wikipedia.org/wiki/Albert_Van_Hoeck",
        "mb" ;
    schema1:familyName "Van Hoeck" ;
    schema1:givenName "Albert Corneel Alfons Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d23086249288ba2983d6eda7bac221a0> ;
    schema1:name "Albert Corneel Alfons Maria Van Hoeck" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/78517596>,
        wd:Q24577185,
        <https://isni.org/isni/0000000045077344> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hoec001> .

