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

<http://data.bibliotheken.nl/id/thes/p07549597X> a schema1:Organization ;
    schema1:description "- Rijksuniversiteit Leiden" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/ef79eccf4499381004dac5a4d218ea0b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07549597X>,
        <https://data2.bibliotheken.nl/.well-known/genid/d4df6052a0df94fe31471a32dbb2ed6f> ;
    schema1:name "Vakgroep Sociale Psychologie (Leiden)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075415534> .

