@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/p301772223> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Studies in global social history" ;
    dcterms1:issued "2008" ;
    schema1:description "Rugtitel op dl.: SGSH" ;
    schema1:inLanguage "en" ;
    schema1:issn "18746705" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4574ffad31433156ad139ee4283ef9ed> ;
    schema1:name "Studies in global social history" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e20f2b9c1875f4645c99553d42923cbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150174030> .

