@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/p40807986X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "You have to have style to communicate : interview with Jamie Shea / Jinze de Boer and Niklaas Hoekstra" ;
    dcterms1:issued "1999" ;
    schema1:associatedMedia "http://www.atlcom.nl/ap_archive/pdf/AP%201999%20nr.%206-7/Interview%20Shea.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183471865> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p113886713> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfc4973cf1c831e6b7b858ba94a74cce> ;
    schema1:name "You have to have style to communicate : interview with Jamie Shea" ;
    schema1:sameAs <http://www.worldcat.org/oclc/964516993> .

