@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/p04769632X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Panorama" ;
    dcterms1:issued "1963" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c8b28ab9e5fa7413d2b4852cff9fd46> ;
    schema1:name "Panorama" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5f2806e8a8deb06dc84bc4bfbe453d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781935059> .

