@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p822673339> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Wham!album" ;
    dcterms1:issued "1979-1980" ;
    schema1:description "Vanaf Nr. 7 getiteld: Wham! alwéér een album! - Vanaf Nr. 22: Wham-album." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba5698391fc25c6ef7c6c592287f2869> ;
    schema1:name "Wham!album" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dce267b7f624deafcb783e06426e666e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72669843> .

