@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/p040014797> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "SVAG-algemeen" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075316803> ;
    schema1:inLanguage "nl" ;
    schema1:issn "09256857" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10cf44ebbec92094ffa768af5cadb1bd> ;
    schema1:name "SVAG-algemeen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1dd1c0a47f347d3fecaf06cc9316273> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72751902> .

