@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/p84083702X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Werken / uitgegeven door het Koninklijk Zeeuwsch Genootschap der Wetenschappen" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07532346X> ;
    schema1:inLanguage "nl" ;
    schema1:issn "01687182" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/117414d2fc9b71b3ef40da4fed628a92> ;
    schema1:name "Werken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a8c4627ba4c23eeac3cf4ce01c58760> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72707302> .

