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

<http://data.bibliotheken.nl/id/thes/p071791493> a schema1:Person ;
    rdfs:label "Smaal, Arie Cornelis (1951-)" ;
    schema1:alternateName "Smaal, Aad" ;
    schema1:birthDate "1951" ;
    schema1:description "Dr",
        "Hoofd van het Centrum voor Schepdierenonderzoek van het Nederlands Insituut voor Visserijonderzoek, Yerseke",
        "Roepnaam: Aad" ;
    schema1:familyName "Smaal" ;
    schema1:givenName "Arie Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d9746004330c6e97b7f5e147a4c7bb0> ;
    schema1:name "Arie Cornelis Smaal" ;
    schema1:sameAs <http://viaf.org/viaf/66570547>,
        <https://isni.org/isni/000000003189997X> .

