@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/155797> foaf:primaryTopic <album/155797#subject> .

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

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

<artist/19609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155797#subject> ;
    schema:name "Hitoshi Munakata"@en,
        "宗像仁志"@ja ;
    foaf:made <album/155797#composition>,
        <album/155797#subject> ;
    foaf:name "Hitoshi Munakata"@en,
        "宗像仁志"@ja .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155797#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/155797#composition>,
        <album/155797#subject> ;
    foaf:name "Claude Debussy"@en .

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

<album/155797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Computer Music SC-55 Edition"@en,
        "ザ・コンピューターミュージック SC-55篇"@ja,
        "The Computer Music SC-55 Edition"@ja-latn ;
    mo:performance_of <album/155797#musicalwork> ;
    mo:recorded_as <album/155797#musicalexpression> ;
    schema:name "The Computer Music SC-55 Edition"@en,
        "ザ・コンピューターミュージック SC-55篇"@ja,
        "The Computer Music SC-55 Edition"@ja-latn ;
    schema:workPerformed <album/155797#musicalwork> .

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

<https://media.vgm.io/albums/79/155797/155797-90a92d4abf75.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155797#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/155797/155797-90a92d4abf75.jpg> ;
    foaf:depicts <album/155797#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/155797/155797-90a92d4abf75.jpg> .

<https://medium-media.vgm.io/albums/79/155797/155797-90a92d4abf75.jpg> a schema:ImageObject,
        foaf:Image .

<album/155797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Computer Music SC-55 Edition"@en,
        "ザ・コンピューターミュージック SC-55篇"@ja,
        "The Computer Music SC-55 Edition"@ja-latn ;
    mo:composer <artist/19609#subject>,
        <artist/3070#subject> ;
    mo:produced_work <album/155797#musicalwork> ;
    schema:name "The Computer Music SC-55 Edition"@en,
        "ザ・コンピューターミュージック SC-55篇"@ja,
        "The Computer Music SC-55 Edition"@ja-latn .

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

<album/155797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-02-24"^^xsd:date ;
    dcterms:title "The Computer Music SC-55 Edition"@en,
        "ザ・コンピューターミュージック SC-55篇"@ja,
        "The Computer Music SC-55 Edition"@ja-latn ;
    mo:catalogue_number "VICG-5255" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155797#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N483a510633cf49ea9ec35a5731d640ec ;
    mo:record_count 1 ;
    schema:datePublished "1993-02-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/79/155797/155797-90a92d4abf75.jpg> ;
    schema:name "The Computer Music SC-55 Edition"@en,
        "ザ・コンピューターミュージック SC-55篇"@ja,
        "The Computer Music SC-55 Edition"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/155797/155797-90a92d4abf75.jpg> .

_:N134024f76b6e492784deab886e7ee8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Off Season (Ballad)"@en,
        "Off Season (バラード)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Off Season (Ballad)"@en,
        "Off Season (バラード)"@ja .

_:N55a8b42109ee47f09ef3daec6092d671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheeseburger (Funk)"@en,
        "Cheeseburger (ファンク)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Cheeseburger (Funk)"@en,
        "Cheeseburger (ファンク)"@ja .

_:N607c4e7a662d421a9a87cea079111fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottom of My Heart~Deversion (Grand Beat)"@en,
        "Bottom of My Heart~Deversion (グランドビート)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:31"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Bottom of My Heart~Deversion (Grand Beat)"@en,
        "Bottom of My Heart~Deversion (グランドビート)"@ja .

_:N8a8069856267417baff2cafb80585ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitary Island (Latin)"@en,
        "Solitary Island (ラテン)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Solitary Island (Latin)"@en,
        "Solitary Island (ラテン)"@ja .

_:N8c59a2c84dde4e8991f800f746a456cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amusement (House)"@en,
        "Amusement (ハウス)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Amusement (House)"@en,
        "Amusement (ハウス)"@ja .

_:Ne3902aebf954484e9484dfc187486c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clair de Lune (Moonlight)"@en,
        "Clair de Lune (月の光)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Clair de Lune (Moonlight)"@en,
        "Clair de Lune (月の光)"@ja .

_:Nfc853d393f3847809e235f5821b7ddf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Screamin' (Acro)"@en,
        "Screamin' (アクロ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N483a510633cf49ea9ec35a5731d640ec ;
    schema:name "Screamin' (Acro)"@en,
        "Screamin' (アクロ)"@ja .

_:N483a510633cf49ea9ec35a5731d640ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N134024f76b6e492784deab886e7ee8a6,
        _:N55a8b42109ee47f09ef3daec6092d671,
        _:N607c4e7a662d421a9a87cea079111fcb,
        _:N8a8069856267417baff2cafb80585ec6,
        _:N8c59a2c84dde4e8991f800f746a456cc,
        _:Ne3902aebf954484e9484dfc187486c7f,
        _:Nfc853d393f3847809e235f5821b7ddf5 ;
    mo:track_count 7 ;
    schema:duration "PT41:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N134024f76b6e492784deab886e7ee8a6,
        _:N55a8b42109ee47f09ef3daec6092d671,
        _:N607c4e7a662d421a9a87cea079111fcb,
        _:N8a8069856267417baff2cafb80585ec6,
        _:N8c59a2c84dde4e8991f800f746a456cc,
        _:Ne3902aebf954484e9484dfc187486c7f,
        _:Nfc853d393f3847809e235f5821b7ddf5 .

