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

<http://data.bibliotheken.nl/id/thes/p11981157X> a schema1:Person ;
    rdfs:label "Cordia, P." ;
    schema1:description "geëx. eerste-stuurman voor de grote stoom- en zeilvaart, observator aan de filiaal-inrichting van het kon. ned. meterolog. instituut te Amsterdam" ;
    schema1:familyName "Cordia" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e6e6c47923f5ac68c9ccf39719c7a3d> ;
    schema1:name "P. Cordia" ;
    schema1:sameAs <http://viaf.org/viaf/291623837> .

