@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/p355090104> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Drams, dress and drums / Pierre Kemp" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068453477>,
        <http://data.bibliotheken.nl/id/thes/p077595122>,
        <http://data.bibliotheken.nl/id/thes/p078468647>,
        <http://data.bibliotheken.nl/id/thes/p078650577> ;
    schema1:associatedMedia "http://library.maastrichtuniversity.nl/UBpages/start/Pierre-Kemp/Kaarten/Slideshow.htm" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068453477> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc707f1f40b613e8253514124eccd7c8> ;
    schema1:name "Drams, dress and drums" ;
    schema1:numberOfPages 1 .

