@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/p379501864> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Euromast" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07093519X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a399f0939fc2ca6f47ec021fcd783306> ;
    schema1:name "Euromast" ;
    schema1:numberOfPages 1 ;
    schema1:sameAs <http://www.worldcat.org/oclc/884847748> .

