@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/p851201989> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "S.S.S.-uitgave" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p421402571> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/641df38282f25fba2bba21954e314770> ;
    schema1:name "S.S.S.-uitgave" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fba44b82170d14518dff2518877d65ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72797938> .

