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

<http://data.bibliotheken.nl/id/thes/p068248296> a schema1:Person ;
    rdfs:label "Straver, Cornelis Jozephus (seksuologie)" ;
    schema1:alternateName "Straver, C.J." ;
    schema1:description "Geb.: 1928",
        "Socioloog en jurist",
        "Was directeur van het NISSO" ;
    schema1:familyName "Straver" ;
    schema1:givenName "Cornelis Jozephus" ;
    schema1:hasOccupation "seksuologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3db94d4aa0509ab184db13945c924d2d> ;
    schema1:name "Cornelis Jozephus Straver" ;
    schema1:sameAs <http://viaf.org/viaf/79336575>,
        <https://isni.org/isni/0000000056094473> .

