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

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

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

<album/854> a mo:Release ;
    mo:catalogue_number "KECH-1190" .

<artist/3009#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74896#subject> ;
    schema:name "COIL"@en ;
    foaf:made <album/74896#composition>,
        <album/74896#subject> ;
    foaf:name "COIL"@en .

<artist/73065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74896#subject> ;
    schema:name "Sadayoshi Okamoto"@en,
        "オカモトサダヨシ"@ja ;
    foaf:made <album/74896#composition>,
        <album/74896#subject> ;
    foaf:name "Sadayoshi Okamoto"@en,
        "オカモトサダヨシ"@ja .

<artist/73066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74896#subject> ;
    schema:name "Yosuke Sato"@en,
        "サトウヨースケ"@ja ;
    foaf:made <album/74896#composition>,
        <album/74896#subject> ;
    foaf:name "Yosuke Sato"@en,
        "サトウヨースケ"@ja .

<product/2057#subject> a schema:CreativeWork ;
    schema:name "Gitarooman"@en,
        "ギタルマン"@ja,
        "Gitarooman"@ja-latn ;
    foaf:name "Gitarooman"@en,
        "ギタルマン"@ja,
        "Gitarooman"@ja-latn .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/74896/74896-1517613478.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74896#performance> ;
    schema:name "a-li"@en,
        "阿麗"@ja ;
    foaf:name "a-li"@en,
        "阿麗"@ja .

<artist/73064#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74896#performance> ;
    schema:name "YUAN"@en,
        "ユェン"@ja ;
    foaf:name "YUAN"@en,
        "ユェン"@ja .

<artist/3008#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74896#subject> ;
    mo:performed <album/74896#performance> ;
    schema:name "Tomohiro Harada"@en,
        "原田智弘"@ja ;
    foaf:made <album/74896#composition>,
        <album/74896#subject> ;
    foaf:name "Tomohiro Harada"@en,
        "原田智弘"@ja .

<album/74896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gitarooman Original Soundtrack"@en,
        "ギタルマン・オリジナルサウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/3008#subject>,
        <artist/3009#subject>,
        <artist/73065#subject>,
        <artist/73066#subject> ;
    mo:produced_work <album/74896#musicalwork> ;
    schema:name "Gitarooman Original Soundtrack"@en,
        "ギタルマン・オリジナルサウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn .

<album/74896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gitarooman Original Soundtrack"@en,
        "ギタルマン・オリジナルサウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/74896#musicalwork> ;
    mo:performer <artist/3008#subject>,
        <artist/3010#subject>,
        <artist/73064#subject> ;
    mo:recorded_as <album/74896#musicalexpression> ;
    schema:byArtist <artist/3008#subject>,
        <artist/3010#subject>,
        <artist/73064#subject> ;
    schema:name "Gitarooman Original Soundtrack"@en,
        "ギタルマン・オリジナルサウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/74896#musicalwork> .

<album/74896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Gitarooman Original Soundtrack"@en,
        "ギタルマン・オリジナルサウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "GM-449" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/854> ;
    mo:publication_of <album/74896#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N8597197026104f0dadd547004db2922d ;
    mo:record_count 1 ;
    schema:about <product/2057#subject> ;
    schema:byArtist <artist/3008#subject>,
        <artist/3010#subject>,
        <artist/73064#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/74896/74896-1517613478.jpg> ;
    schema:name "Gitarooman Original Soundtrack"@en,
        "ギタルマン・オリジナルサウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/74896/74896-1517613478.jpg> .

_:N0e95a5c737bb457fadf75f3d9f58b6ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Theme (Album Version~Ropeland Mix)"@en,
        "The Legendary Theme (Album Version~Ropeland Mix)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "The Legendary Theme (Album Version~Ropeland Mix)"@en,
        "The Legendary Theme (Album Version~Ropeland Mix)"@ja .

_:N26d31dd9cd3a4d389a37fcbfa36c515e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Theme (Album Version)"@en,
        "The Legendary Theme (Album Version)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "The Legendary Theme (Album Version)"@en,
        "The Legendary Theme (Album Version)"@ja .

_:N3646b305385c44f292e2327b871903ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection"@en,
        "Resurrection"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Resurrection"@en,
        "Resurrection"@ja .

_:N3cbd6c6f495444d6a137e8694abc9b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tainted Lovers"@en,
        "Tainted Lovers"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Tainted Lovers"@en,
        "Tainted Lovers"@ja .

_:N3fd4b2228c1348cf894f3bf14cf79b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Machine (Opening Theme)"@en,
        "Soft Machine (Opening Theme)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Soft Machine (Opening Theme)"@en,
        "Soft Machine (Opening Theme)"@ja .

_:N47aed3c012cc4a289d0c2a78c74fcf83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOID"@en,
        "VOID"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "VOID"@en,
        "VOID"@ja .

_:N64f8ef630550497ca347a20c4bcb9bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuff Respect featuring \"NAHKI\""@en,
        "Nuff Respect featuring \"NAHKI\""@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Nuff Respect featuring \"NAHKI\""@en,
        "Nuff Respect featuring \"NAHKI\""@ja .

_:N66af6bf6394d49b9a7ba4ae255202197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Theme (Acoustic Version~Ropeland Mix)"@en,
        "The Legendary Theme (Acoustic Version~Ropeland Mix)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "The Legendary Theme (Acoustic Version~Ropeland Mix)"@en,
        "The Legendary Theme (Acoustic Version~Ropeland Mix)"@ja .

_:N682714eaa0a646488e9e976f6df9a454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection (Ropeland mix)"@en,
        "Resurrection (Ropeland mix)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Resurrection (Ropeland mix)"@en,
        "Resurrection (Ropeland mix)"@ja .

_:N7295eaeb634d451eb824434b8c0b8398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "21st Century Boy (Ending Theme)"@en,
        "21センチュリー・ボーイ (Ending Theme)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "21st Century Boy (Ending Theme)"@en,
        "21センチュリー・ボーイ (Ending Theme)"@ja .

_:N79b204c873fd441b9a155cb19e403765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted Reality (Ropeland mix)"@en,
        "Twisted Reality (Ropeland mix)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Twisted Reality (Ropeland mix)"@en,
        "Twisted Reality (Ropeland mix)"@ja .

_:Na7332abdc9fe47d2b8ad86b09611dd00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born To Be Bone"@en,
        "Born To Be Bone"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Born To Be Bone"@en,
        "Born To Be Bone"@ja .

_:Nac0b54682cb1403a98b4e29a85545a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Bee' Jam Blues"@en,
        "'Bee' Jam Blues"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "'Bee' Jam Blues"@en,
        "'Bee' Jam Blues"@ja .

_:Nc88793e4f1524d84896d3b5673d3148a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flyin' To Your Heart"@en,
        "Flyin' To Your Heart"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Flyin' To Your Heart"@en,
        "Flyin' To Your Heart"@ja .

_:Ncce3c56701d446549d253f04cf2bceb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Theme (Acoustic Version)"@en,
        "The Legendary Theme (Acoustic Version)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "The Legendary Theme (Acoustic Version)"@en,
        "The Legendary Theme (Acoustic Version)"@ja .

_:Ne0f6144497604d2093f56ae528e6c81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted Reality"@en,
        "Twisted Reality"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Twisted Reality"@en,
        "Twisted Reality"@ja .

_:Ne32b5e11758443478acf21bb98f3e7e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boogie for an Afternoon"@en,
        "Boogie for an Afternoon"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Boogie for an Afternoon"@en,
        "Boogie for an Afternoon"@ja .

_:Nf4bf29746576411ea2f30e6655c5df87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overpass"@en,
        "Overpass"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N8597197026104f0dadd547004db2922d ;
    schema:name "Overpass"@en,
        "Overpass"@ja .

_:N8597197026104f0dadd547004db2922d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e95a5c737bb457fadf75f3d9f58b6ef,
        _:N26d31dd9cd3a4d389a37fcbfa36c515e,
        _:N3646b305385c44f292e2327b871903ff,
        _:N3cbd6c6f495444d6a137e8694abc9b9f,
        _:N3fd4b2228c1348cf894f3bf14cf79b49,
        _:N47aed3c012cc4a289d0c2a78c74fcf83,
        _:N64f8ef630550497ca347a20c4bcb9bb8,
        _:N66af6bf6394d49b9a7ba4ae255202197,
        _:N682714eaa0a646488e9e976f6df9a454,
        _:N7295eaeb634d451eb824434b8c0b8398,
        _:N79b204c873fd441b9a155cb19e403765,
        _:Na7332abdc9fe47d2b8ad86b09611dd00,
        _:Nac0b54682cb1403a98b4e29a85545a4c,
        _:Nc88793e4f1524d84896d3b5673d3148a,
        _:Ncce3c56701d446549d253f04cf2bceb7,
        _:Ne0f6144497604d2093f56ae528e6c81a,
        _:Ne32b5e11758443478acf21bb98f3e7e1,
        _:Nf4bf29746576411ea2f30e6655c5df87 ;
    mo:track_count 18 ;
    schema:duration "PT61:03"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0e95a5c737bb457fadf75f3d9f58b6ef,
        _:N26d31dd9cd3a4d389a37fcbfa36c515e,
        _:N3646b305385c44f292e2327b871903ff,
        _:N3cbd6c6f495444d6a137e8694abc9b9f,
        _:N3fd4b2228c1348cf894f3bf14cf79b49,
        _:N47aed3c012cc4a289d0c2a78c74fcf83,
        _:N64f8ef630550497ca347a20c4bcb9bb8,
        _:N66af6bf6394d49b9a7ba4ae255202197,
        _:N682714eaa0a646488e9e976f6df9a454,
        _:N7295eaeb634d451eb824434b8c0b8398,
        _:N79b204c873fd441b9a155cb19e403765,
        _:Na7332abdc9fe47d2b8ad86b09611dd00,
        _:Nac0b54682cb1403a98b4e29a85545a4c,
        _:Nc88793e4f1524d84896d3b5673d3148a,
        _:Ncce3c56701d446549d253f04cf2bceb7,
        _:Ne0f6144497604d2093f56ae528e6c81a,
        _:Ne32b5e11758443478acf21bb98f3e7e1,
        _:Nf4bf29746576411ea2f30e6655c5df87 .

