@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:W00069719600> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:P00069719602> ;
    schema:name "Kake : 10, Raunchy truckers",
        "Kake : 11, TV-repair",
        "Kake : 12, Service station",
        "Kake : 13, Sightseeing the guards",
        "Kake : 15, Violent visitor",
        "Kake : 16, Sex on the train",
        "Kake : 18, Pants down sailor!",
        "Kake : 20, Pleasure park",
        "Kake : 22, Highway patrol",
        "Kake : 23, In the Wild West",
        "Kake : 24, In Canada",
        "Kake : 25, Postal rape",
        "Kake : 26, Oversexed office",
        "Kake : 7, Tea room odyssey",
        "Kake : 9" .

<http://urn.fi/URN:NBN:fi:bib:me:P00069719602> a schema:Person ;
    schema:name "Holm, Michael" .

