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

<http://data.bibliotheken.nl/id/nbt/p058944176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Democratisering van het Sociologisch Instituut te Leiden / door C. J. Lammers" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068337477> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d677141521cb3a811db27f08dbf77e1> ;
    schema1:name "Democratisering van het Sociologisch Instituut te Leiden" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fd16fe6a95c9d302f30f998731095f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65132399> .

