@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 _:Na702569adf0f40ecb384219a7cfef228 ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Na702569adf0f40ecb384219a7cfef228 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1183749fc72f4412ba129d2c2fbbc36f,
        _:N14f20448ae7c42118f59ca26937305f8,
        _:N190fd4f19beb47cdafad97c542228af3,
        _:N31e79d7134bc434f91c46bcf0e5ac327,
        _:N473e3541d89a485f8c6f19833a394a05,
        _:N5342ee38f541490995df3c5386e19afc,
        _:N60d550b8d553481398558e36fe46f58f,
        _:N7bf853a3215f4b3d851a02845e13c238,
        _:N7d0380980e5d48eea98f055cfcbadf1a,
        _:N87eb2f0b117b4b35b1883ede63f1ecce,
        _:N8dbb0e890e5a49d98c328fedce0a3179,
        _:N97acbd30046240f7808d3d83f80d3423,
        _:Na3c72415d8544aaebd87e8613c9497de,
        _:Nb425e2072c0748d0a9c51543d667c08e,
        _:Nb4a0ab540ecc407cab5d8489d444dc3f,
        _:Nf2eb3d1ff94846d4b971447d1355416f,
        _:Nf4dc0cd8ae0e44839533fd2ef6501753,
        _:Nf6355d3abdf74a5186e7633b9401778e ;
    mo:track_count 18 ;
    schema:duration "PT61:03"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1183749fc72f4412ba129d2c2fbbc36f,
        _:N14f20448ae7c42118f59ca26937305f8,
        _:N190fd4f19beb47cdafad97c542228af3,
        _:N31e79d7134bc434f91c46bcf0e5ac327,
        _:N473e3541d89a485f8c6f19833a394a05,
        _:N5342ee38f541490995df3c5386e19afc,
        _:N60d550b8d553481398558e36fe46f58f,
        _:N7bf853a3215f4b3d851a02845e13c238,
        _:N7d0380980e5d48eea98f055cfcbadf1a,
        _:N87eb2f0b117b4b35b1883ede63f1ecce,
        _:N8dbb0e890e5a49d98c328fedce0a3179,
        _:N97acbd30046240f7808d3d83f80d3423,
        _:Na3c72415d8544aaebd87e8613c9497de,
        _:Nb425e2072c0748d0a9c51543d667c08e,
        _:Nb4a0ab540ecc407cab5d8489d444dc3f,
        _:Nf2eb3d1ff94846d4b971447d1355416f,
        _:Nf4dc0cd8ae0e44839533fd2ef6501753,
        _:Nf6355d3abdf74a5186e7633b9401778e .

