@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/p843224134> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Uitgave" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075320169> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p18631907X> ;
    schema1:description "Titel varieert" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ff24c42028c8426e9dc59fed32e0b55> ;
    schema1:name "Uitgave" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6faad18699dd0f71e0b023219ab5608> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72726229> .

