@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@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 tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/19294> foaf:primaryTopic <album/19294#subject> .

<album/19294#lyrics> a mo:Lyrics .

<album/19294#vocals> a mo:Singer .

<artist/1115#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19294#subject> ;
    schema:name "Shinobu Takaishi"@en,
        "鷹石忍"@ja ;
    foaf:made <album/19294#composition>,
        <album/19294#subject> ;
    foaf:name "Shinobu Takaishi"@en,
        "鷹石忍"@ja .

<event/19> a mo:Release ;
    schema:name "Released at Comic Market 63 (Dec 28, 2002 to Dec 30, 2002)" .

<album/19294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "pf The piano which plays memory"@en,
        "pf The piano which plays memory"@ja,
        "pf The piano which plays memory"@ja-latn ;
    mo:composer <artist/1115#subject> ;
    mo:produced_work <album/19294#musicalwork> ;
    schema:name "pf The piano which plays memory"@en,
        "pf The piano which plays memory"@ja,
        "pf The piano which plays memory"@ja-latn .

<album/19294#musicalexpression> a mo:Signal ;
    mo:published_as <album/19294#subject> ;
    mo:records <album/19294#performance> .

<album/19294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pf The piano which plays memory"@en,
        "pf The piano which plays memory"@ja,
        "pf The piano which plays memory"@ja-latn ;
    mo:performance_of <album/19294#musicalwork> ;
    mo:recorded_as <album/19294#musicalexpression> ;
    schema:name "pf The piano which plays memory"@en,
        "pf The piano which plays memory"@ja,
        "pf The piano which plays memory"@ja-latn ;
    schema:workPerformed <album/19294#musicalwork> .

<org/1295#subject> schema:name "ReSound Wave"@en,
        "ReSound Wave"@ja,
        "ReSound Wave"@ja-latn ;
    foaf:name "ReSound Wave"@en,
        "ReSound Wave"@ja,
        "ReSound Wave"@ja-latn .

<https://media.vgm.io/albums/49/19294/19294-1274132120.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19294#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/19294/19294-1274132120.jpg> ;
    foaf:depicts <album/19294#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/19294/19294-1274132120.jpg> .

<https://medium-media.vgm.io/albums/49/19294/19294-1274132120.jpg> a schema:ImageObject,
        foaf:Image .

<album/19294#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/19294#composition> ;
    mo:lyrics <album/19294#lyrics> ;
    mo:performed_in <album/19294#performance> ;
    mo:singer <album/19294#vocals> .

<album/19294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-30"^^xsd:date ;
    dcterms:title "pf The piano which plays memory"@en,
        "pf The piano which plays memory"@ja,
        "pf The piano which plays memory"@ja-latn ;
    mo:catalogue_number "RSW-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19294#musicalexpression> ;
    mo:publisher <org/1295#subject> ;
    mo:record _:N6ac8552794a84efb9eb031a0428c80b0 ;
    mo:record_count 1 ;
    mo:release <event/19> ;
    schema:datePublished "2002-12-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/19294/19294-1274132120.jpg> ;
    schema:name "pf The piano which plays memory"@en,
        "pf The piano which plays memory"@ja,
        "pf The piano which plays memory"@ja-latn ;
    schema:publisher <org/1295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/19294/19294-1274132120.jpg> .

_:N02b5551d327c4d6d94d1065744fe800e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tender words"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Tender words"@en .

_:N335c77c7d1354cfcb58e46c89c1f3126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The forgotten message"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "The forgotten message"@en .

_:N62eb08d711fb42f7abba481c3c71d523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Infinite field of view"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "An Infinite field of view"@en .

_:N6afb3bc4d1cc44c694187454e00e0d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind song"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Wind song"@en .

_:N89e4cf10ac914195a348e5c934557b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Prelude"@en .

_:N9ce32329bcbb4f15986444141a841cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Mirage"@en .

_:Nf49ca1533ac2459bb187f2f26208b9a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory which goes away and goes"@en ;
    mo:track_number 9 ;
    schema:duration "PT9:50"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Memory which goes away and goes"@en .

_:Nfb30f2362c5947db90d5306a7422d7d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollections"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Recollections"@en .

_:Nffb562c0cb8d4860ba88234654fbcb43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mental limit"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N6ac8552794a84efb9eb031a0428c80b0 ;
    schema:name "Mental limit"@en .

_:N6ac8552794a84efb9eb031a0428c80b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02b5551d327c4d6d94d1065744fe800e,
        _:N335c77c7d1354cfcb58e46c89c1f3126,
        _:N62eb08d711fb42f7abba481c3c71d523,
        _:N6afb3bc4d1cc44c694187454e00e0d85,
        _:N89e4cf10ac914195a348e5c934557b22,
        _:N9ce32329bcbb4f15986444141a841cdc,
        _:Nf49ca1533ac2459bb187f2f26208b9a4,
        _:Nfb30f2362c5947db90d5306a7422d7d0,
        _:Nffb562c0cb8d4860ba88234654fbcb43 ;
    mo:track_count 9 ;
    schema:duration "PT39:34"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N02b5551d327c4d6d94d1065744fe800e,
        _:N335c77c7d1354cfcb58e46c89c1f3126,
        _:N62eb08d711fb42f7abba481c3c71d523,
        _:N6afb3bc4d1cc44c694187454e00e0d85,
        _:N89e4cf10ac914195a348e5c934557b22,
        _:N9ce32329bcbb4f15986444141a841cdc,
        _:Nf49ca1533ac2459bb187f2f26208b9a4,
        _:Nfb30f2362c5947db90d5306a7422d7d0,
        _:Nffb562c0cb8d4860ba88234654fbcb43 .

