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

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

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

<artist/11169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155843#subject> ;
    schema:name "Rentaro Taki"@en,
        "瀧廉太郎"@ja ;
    foaf:made <album/155843#composition>,
        <album/155843#subject> ;
    foaf:name "Rentaro Taki"@en,
        "瀧廉太郎"@ja .

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155843#subject> ;
    schema:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja ;
    foaf:made <album/155843#composition>,
        <album/155843#subject> ;
    foaf:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja .

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

<artist/4281#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155843#subject> ;
    schema:name "Mitsuhiro Tada"@en,
        "多田三洋"@ja ;
    foaf:made <album/155843#composition>,
        <album/155843#subject> ;
    foaf:name "Mitsuhiro Tada"@en,
        "多田三洋"@ja .

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

<album/155843#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Computer Music 05R/W Edition"@en,
        "ザ・コンピューター・ミュージック 05R/W篇"@ja,
        "The Computer Music 05R/W Edition"@ja-latn ;
    mo:performance_of <album/155843#musicalwork> ;
    mo:recorded_as <album/155843#musicalexpression> ;
    schema:name "The Computer Music 05R/W Edition"@en,
        "ザ・コンピューター・ミュージック 05R/W篇"@ja,
        "The Computer Music 05R/W Edition"@ja-latn ;
    schema:workPerformed <album/155843#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/34/155843/155843-176be3aa8c81.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155843#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/155843/155843-176be3aa8c81.jpg> ;
    foaf:depicts <album/155843#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/155843/155843-176be3aa8c81.jpg> .

<https://medium-media.vgm.io/albums/34/155843/155843-176be3aa8c81.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155843#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Computer Music 05R/W Edition"@en,
        "ザ・コンピューター・ミュージック 05R/W篇"@ja,
        "The Computer Music 05R/W Edition"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "岸本和彦"@en ;
            foaf:made <album/155843#composition> ;
            foaf:name "岸本和彦"@en ],
        <artist/11169#subject>,
        <artist/1307#subject>,
        <artist/19609#subject>,
        <artist/4281#subject> ;
    mo:produced_work <album/155843#musicalwork> ;
    schema:name "The Computer Music 05R/W Edition"@en,
        "ザ・コンピューター・ミュージック 05R/W篇"@ja,
        "The Computer Music 05R/W Edition"@ja-latn .

<album/155843#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-11-21"^^xsd:date ;
    dcterms:title "The Computer Music 05R/W Edition"@en,
        "ザ・コンピューター・ミュージック 05R/W篇"@ja,
        "The Computer Music 05R/W Edition"@ja-latn ;
    mo:catalogue_number "VICG-5279" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155843#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    mo:record_count 1 ;
    schema:datePublished "1993-11-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/34/155843/155843-176be3aa8c81.jpg> ;
    schema:name "The Computer Music 05R/W Edition"@en,
        "ザ・コンピューター・ミュージック 05R/W篇"@ja,
        "The Computer Music 05R/W Edition"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/155843/155843-176be3aa8c81.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155843#subject> ;
    schema:name "岸本和彦"@en ;
    foaf:made <album/155843#subject> ;
    foaf:name "岸本和彦"@en .

_:N01caadb2d04b465786ddf51d19ab8116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Kung-Fu"@en,
        "New Kung-Fu"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "New Kung-Fu"@en,
        "New Kung-Fu"@ja .

_:N05fa33073feb4e8a90d38881c74fa872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Magnificient View of The Earth"@en,
        "A Magnificient View of The Earth"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "A Magnificient View of The Earth"@en,
        "A Magnificient View of The Earth"@ja .

_:N63aceec250e54fea8f9e4be8707af527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Appendix) \"DTM Contest\" winning entry"@en,
        "(付)「DTMコンテスト」入選作"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "(Appendix) \"DTM Contest\" winning entry"@en,
        "(付)「DTMコンテスト」入選作"@ja .

_:N6b85ffe37eb944bf87f81e635030c29d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk"@en,
        "Walk"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Walk"@en,
        "Walk"@ja .

_:N6d3d010efc0b4951abc9b8cfccfe0873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia Stage"@en,
        "Fantasia Stage"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Fantasia Stage"@en,
        "Fantasia Stage"@ja .

_:Na18d809c82654d8a8d7eebfc0f9f6def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenade of the Ruined Castle"@en,
        "荒城のセレナーデ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Serenade of the Ruined Castle"@en,
        "荒城のセレナーデ"@ja .

_:Nddba293c0acd4f15bc151f85f85ac727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ho Pestato la Gatta"@en,
        "Ho Pestato la Gatta"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Ho Pestato la Gatta"@en,
        "Ho Pestato la Gatta"@ja .

_:Ne14e7afa70e840909618eb9551513604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset India"@en,
        "Sunset India"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Sunset India"@en,
        "Sunset India"@ja .

_:Nefa602538d6748d1a8f57ed036a85774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruined Castle DUB"@en,
        "荒城のDUB"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Ruined Castle DUB"@en,
        "荒城のDUB"@ja .

_:Nf0c0697bfb614eafb95585108eb86ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starting Glid"@en,
        "Starting Glid"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfcdd2740f3a44b16abef08b2cd872975 ;
    schema:name "Starting Glid"@en,
        "Starting Glid"@ja .

_:Nfcdd2740f3a44b16abef08b2cd872975 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01caadb2d04b465786ddf51d19ab8116,
        _:N05fa33073feb4e8a90d38881c74fa872,
        _:N63aceec250e54fea8f9e4be8707af527,
        _:N6b85ffe37eb944bf87f81e635030c29d,
        _:N6d3d010efc0b4951abc9b8cfccfe0873,
        _:Na18d809c82654d8a8d7eebfc0f9f6def,
        _:Nddba293c0acd4f15bc151f85f85ac727,
        _:Ne14e7afa70e840909618eb9551513604,
        _:Nefa602538d6748d1a8f57ed036a85774,
        _:Nf0c0697bfb614eafb95585108eb86ef1 ;
    mo:track_count 10 ;
    schema:duration "PT45:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01caadb2d04b465786ddf51d19ab8116,
        _:N05fa33073feb4e8a90d38881c74fa872,
        _:N63aceec250e54fea8f9e4be8707af527,
        _:N6b85ffe37eb944bf87f81e635030c29d,
        _:N6d3d010efc0b4951abc9b8cfccfe0873,
        _:Na18d809c82654d8a8d7eebfc0f9f6def,
        _:Nddba293c0acd4f15bc151f85f85ac727,
        _:Ne14e7afa70e840909618eb9551513604,
        _:Nefa602538d6748d1a8f57ed036a85774,
        _:Nf0c0697bfb614eafb95585108eb86ef1 .

