@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/p074908596> a schema1:Person ;
    rdfs:label "Van Laere, Stefaan (1963-)" ;
    schema1:alternateName "Laere, Stefaan Van" ;
    schema1:birthDate "1963" ;
    schema1:description "B9814515: schrijver + freelance-journalist",
        "bron: Vlaamse filmpjes / John Rijpens. - 2010" ;
    schema1:familyName "Van Laere" ;
    schema1:givenName "Stefaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/011b4dd59aae09052a14f8619057ce38> ;
    schema1:name "Stefaan Van Laere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/95485057>,
        wd:Q2393105,
        <https://isni.org/isni/0000000078877030> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/laer029> .

