@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00047793000> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:50309A> ;
    schema:name "Putkessa : KWH Pipen asiakaslehti" .

<http://urn.fi/URN:NBN:fi:bib:me:W00072734100> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:50309A> ;
    schema:name "Pipe news : Oy KWH Pipe ab:n asiakaslehti",
        "Pipe news : Oy KWH Pipe ab:s kundtidning" .

<http://urn.fi/URN:NBN:fi:bib:me:W00072762300> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:50309A> ;
    schema:name "Pipe times : Oy KWH Pipe Ab:s informationstidning",
        "Pipe times : Oy KWH Pipe ab:n tiedotuslehti" .

<http://urn.fi/URN:NBN:fi:bib:me:W01259848800> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:50309A> ;
    schema:name "KWH Pipe customer journal",
        "Pipe world",
        "Pipe world : the KWH Pipe customer journal" .

<http://urn.fi/URN:NBN:fi:au:cn:50309A> a schema:Organization ;
    schema:name "KWH Pipe" .

