@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/p060946865> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Studium Generale Rotterdam" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07549826X> ;
    schema1:inLanguage "nl" ;
    schema1:issn "0925028X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe4ea34994a820f5ebc56d0edfbc9cd7> ;
    schema1:name "Studium Generale Rotterdam" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65a8c1657ed87a01aba8eb3b9d7bdaf8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73020508> .

