@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/p417782640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De PZEM in de kunst" ;
    dcterms1:issued "1987" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/417782640.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075438569> ;
    schema1:description "Jaarkalender 1988 met afbeeldingen van in het hoofdkantoor van de PZEM te Middelburg aanwezige kunst",
        "Titel ontleend aan binnenzijde omslag; omslag vermeldt: 1988 nv provinciale zeeuwse energie-maatschappij" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48c55825d71a1eea9152e81925810d59> ;
    schema1:name "De PZEM in de kunst" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fc2eabb42cd60e9847f67feb3a5f85b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1035846103> .

