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

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

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

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

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

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

<artist/73066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93926#subject> ;
    schema:name "Yosuke Sato"@en,
        "サトウヨースケ"@ja ;
    foaf:made <album/93926#composition>,
        <album/93926#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/93926#musicalexpression> a mo:Signal ;
    mo:published_as <album/93926#subject> ;
    mo:records <album/93926#performance> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/93926/93926-1576005881.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/93926#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/93926#musicalwork> ;
    schema:name "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@en,
        "ギタルマン オリジナル・サウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn .

<album/93926#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@en,
        "ギタルマン オリジナル・サウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/93926#musicalwork> ;
    mo:performer <artist/3008#subject>,
        <artist/3010#subject>,
        <artist/73064#subject> ;
    mo:recorded_as <album/93926#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/93926#musicalwork> .

<album/93926#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 "MICA-0312" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/854> ;
    mo:publication_of <album/93926#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Nf320c0f088814e2682df98c05cb98332 ;
    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/62/93926/93926-1576005881.jpg> ;
    schema:name "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@en,
        "ギタルマン オリジナル・サウンドトラック"@ja,
        "\"GITAROOMAN\" ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/93926/93926-1576005881.jpg> .

_:N022a14bd8e1c4db49740807e9b18b60d 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Nuff Respect featuring \"NAHKI\""@en,
        "Nuff Respect featuring \"NAHKI\""@ja .

_:N0c4594b69da54082a785ba60ce49bd65 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Tainted Lovers"@en,
        "Tainted Lovers"@ja .

_:N34e5fd65f71e484aa024440ba2103567 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Flyin' To Your Heart"@en,
        "Flyin' To Your Heart"@ja .

_:N37b977cdbe9d4336a546d4d6a98ba5a4 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Boogie for an Afternoon"@en,
        "Boogie for an Afternoon"@ja .

_:N6be4edad59f04e21ad1ebe495bb440c2 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "21st Century Boy (Ending Theme)"@en,
        "21センチュリー・ボーイ (Ending Theme)"@ja .

_:N8127220caec540159a709f5993da1019 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "The Legendary Theme (Album Version~Ropeland Mix)"@en,
        "The Legendary Theme (Album Version~Ropeland Mix)"@ja .

_:N8a0508730ccc40ecb48634d37e8f025f 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "'Bee' Jam Blues"@en,
        "'Bee' Jam Blues"@ja .

_:N8d587a1a25f84942be1eb39e518e8f86 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Twisted Reality (Ropeland mix)"@en,
        "Twisted Reality (Ropeland mix)"@ja .

_:N927fa2f8fff94ec0ae821de4310fd91e 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "The Legendary Theme (Acoustic Version)"@en,
        "The Legendary Theme (Acoustic Version)"@ja .

_:Na681c419d5a0482eb40a5ee0a06942c7 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Soft Machine (Opening Theme)"@en,
        "Soft Machine (Opening Theme)"@ja .

_:Nb0e66b4c0a834774a2d2429c664fb5e3 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "The Legendary Theme (Acoustic Version~Ropeland Mix)"@en,
        "The Legendary Theme (Acoustic Version~Ropeland Mix)"@ja .

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

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

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

_:Nea59563d73f347c9ab03a28a963adc42 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "The Legendary Theme (Album Version)"@en,
        "The Legendary Theme (Album Version)"@ja .

_:Nf1a84a995a81439f8e50e6e9e990e435 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Resurrection (Ropeland mix)"@en,
        "Resurrection (Ropeland mix)"@ja .

_:Nf6d8fde328b34788a1fec421bf6d8404 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Twisted Reality"@en,
        "Twisted Reality"@ja .

_:Nfa2f625c1c2548f692c659be2d5f3e32 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 _:Nf320c0f088814e2682df98c05cb98332 ;
    schema:name "Born To Be Bone"@en,
        "Born To Be Bone"@ja .

_:Nf320c0f088814e2682df98c05cb98332 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N022a14bd8e1c4db49740807e9b18b60d,
        _:N0c4594b69da54082a785ba60ce49bd65,
        _:N34e5fd65f71e484aa024440ba2103567,
        _:N37b977cdbe9d4336a546d4d6a98ba5a4,
        _:N6be4edad59f04e21ad1ebe495bb440c2,
        _:N8127220caec540159a709f5993da1019,
        _:N8a0508730ccc40ecb48634d37e8f025f,
        _:N8d587a1a25f84942be1eb39e518e8f86,
        _:N927fa2f8fff94ec0ae821de4310fd91e,
        _:Na681c419d5a0482eb40a5ee0a06942c7,
        _:Nb0e66b4c0a834774a2d2429c664fb5e3,
        _:Nc17e8308b7d94e8493444e0972a2eaf7,
        _:Nc7bd997c4e5840a9aeeaab2da44dbfb8,
        _:Ne7eddca2acfb4ccbbeebdd8f275341c8,
        _:Nea59563d73f347c9ab03a28a963adc42,
        _:Nf1a84a995a81439f8e50e6e9e990e435,
        _:Nf6d8fde328b34788a1fec421bf6d8404,
        _:Nfa2f625c1c2548f692c659be2d5f3e32 ;
    mo:track_count 18 ;
    schema:duration "PT61:03"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N022a14bd8e1c4db49740807e9b18b60d,
        _:N0c4594b69da54082a785ba60ce49bd65,
        _:N34e5fd65f71e484aa024440ba2103567,
        _:N37b977cdbe9d4336a546d4d6a98ba5a4,
        _:N6be4edad59f04e21ad1ebe495bb440c2,
        _:N8127220caec540159a709f5993da1019,
        _:N8a0508730ccc40ecb48634d37e8f025f,
        _:N8d587a1a25f84942be1eb39e518e8f86,
        _:N927fa2f8fff94ec0ae821de4310fd91e,
        _:Na681c419d5a0482eb40a5ee0a06942c7,
        _:Nb0e66b4c0a834774a2d2429c664fb5e3,
        _:Nc17e8308b7d94e8493444e0972a2eaf7,
        _:Nc7bd997c4e5840a9aeeaab2da44dbfb8,
        _:Ne7eddca2acfb4ccbbeebdd8f275341c8,
        _:Nea59563d73f347c9ab03a28a963adc42,
        _:Nf1a84a995a81439f8e50e6e9e990e435,
        _:Nf6d8fde328b34788a1fec421bf6d8404,
        _:Nfa2f625c1c2548f692c659be2d5f3e32 .

