@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/p068179332> a schema1:Person ;
    rdfs:label "Pannekoek, Antonie (1873-1960 ; astrofysicus/astronoom)" ;
    schema1:alternateName "Panekok, A.",
        "Pannekuk, Anton" ;
    schema1:birthDate "1873" ;
    schema1:deathDate "1960" ;
    schema1:description "astrofysicus-astronoom, socialistisch theoreticus-communist",
        "roepnaam: Anton (verkorting van: Antonie)",
        "zie ook: P. Aartsz" ;
    schema1:familyName "Pannekoek" ;
    schema1:givenName "Antonie" ;
    schema1:hasOccupation "astrofysicus/astronoom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/031f68288e53842d58eafb6a7cb70f3f> ;
    schema1:name "Antonie Pannekoek" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071293124>,
        <http://viaf.org/viaf/66561434>,
        wd:Q347930,
        <https://isni.org/isni/0000000120275886> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pann007> .

