@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/p07305187X> a schema1:Person ;
    rdfs:label "Stolk, Abraham van (1941-1996)" ;
    schema1:birthDate "1941" ;
    schema1:deathDate "1996" ;
    schema1:description "NLMD/S 8972 ; geb. 11 juli 1941 te Bosch en Duin - overl. 20 november 1996 te Amsterdam",
        "socioloog" ;
    schema1:familyName "van Stolk" ;
    schema1:givenName "Abraham" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea04f4cf706bc78335c9d743d6367070> ;
    schema1:name "Abraham van Stolk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/74474312>,
        wd:Q15906620,
        <https://isni.org/isni/0000000083946408> .

