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

<artist/11891#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuri"@en ;
    foaf:made <album/109059#subject>,
        <album/109059#vocals> ;
    foaf:name "yuri"@en .

<artist/11892#subject> a schema:Person,
        foaf:Person ;
    schema:name "m.o.v.e"@en ;
    foaf:made <album/109059#subject>,
        <album/109059#vocals> ;
    foaf:name "m.o.v.e"@en .

<artist/44537#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuichi Kawamura"@en,
        "河村隆一"@ja ;
    foaf:made <album/109059#subject>,
        <album/109059#vocals> ;
    foaf:name "Ryuichi Kawamura"@en,
        "河村隆一"@ja .

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

<artist/11890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109059#subject> ;
    schema:name "motsu"@en ;
    foaf:made <album/109059#composition>,
        <album/109059#subject> ;
    foaf:name "motsu"@en .

<artist/51759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109059#subject> ;
    schema:name "t-kimura"@en ;
    foaf:made <album/109059#composition>,
        <album/109059#subject> ;
    foaf:name "t-kimura"@en .

<product/8646#subject> a schema:CreativeWork ;
    schema:name "Initial D ARCADE STAGE 6 AA"@en,
        "頭文字D ARCADE STAGE 6 AA"@ja,
        "Initial D ARCADE STAGE 6 AA"@ja-latn ;
    foaf:name "Initial D ARCADE STAGE 6 AA"@en,
        "頭文字D ARCADE STAGE 6 AA"@ja,
        "Initial D ARCADE STAGE 6 AA"@ja-latn .

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

<album/109059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OveRtaKerS SPIRIT / M.O.V.E"@en,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja-latn ;
    mo:performance_of <album/109059#musicalwork> ;
    mo:recorded_as <album/109059#musicalexpression> ;
    schema:name "OveRtaKerS SPIRIT / M.O.V.E"@en,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja-latn ;
    schema:workPerformed <album/109059#musicalwork> .

<org/1040#subject> schema:name "avex tune"@en,
        "avex tune"@ja,
        "avex tune"@ja-latn ;
    foaf:name "avex tune"@en,
        "avex tune"@ja,
        "avex tune"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/109059/109059-aaffd2ef0b07.jpg> a schema:ImageObject,
        foaf:Image .

<album/109059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OveRtaKerS SPIRIT / M.O.V.E"@en,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja-latn ;
    mo:composer <artist/11890#subject>,
        <artist/51759#subject> ;
    mo:produced_work <album/109059#musicalwork> ;
    schema:name "OveRtaKerS SPIRIT / M.O.V.E"@en,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja-latn .

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

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

<album/109059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-25"^^xsd:date ;
    dcterms:title "OveRtaKerS SPIRIT / M.O.V.E"@en,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja-latn ;
    mo:catalogue_number "AVCT-10178" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109059#musicalexpression> ;
    mo:publisher <org/1040#subject> ;
    mo:record _:N9da28e07de4c466c87388dda2bd00f62 ;
    mo:record_count 1 ;
    schema:about <product/8646#subject> ;
    schema:datePublished "2011-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/109059/109059-aaffd2ef0b07.jpg> ;
    schema:name "OveRtaKerS SPIRIT / M.O.V.E"@en,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja,
        "OveRtaKerS SPIRIT / M.O.V.E"@ja-latn ;
    schema:publisher <org/1040#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/109059/109059-aaffd2ef0b07.jpg> .

_:N0e14d231b481404990b60ffbf7ba8dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BIRD"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "BIRD"@en .

_:N1049f2d3475e49019eb02274239e3bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Precious Love"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "Super Precious Love"@en .

_:N1a468fb784804139b616fb6b7d1c4703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "melodies feat.Hiroaki Hayama on piano"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "melodies feat.Hiroaki Hayama on piano"@en .

_:N1cb424debe5e4aa0b62bb05315d714e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EX B.F."@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "EX B.F."@en .

_:N25890829447a4790b9166b442a075dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "oveRtaKerS feat.RYUICHI KAWAMURA × SUGIZO"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "oveRtaKerS feat.RYUICHI KAWAMURA × SUGIZO"@en .

_:N5553863c0487427b84a1617a3053b5c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Champagne Tower"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "Champagne Tower"@en .

_:Nb210ee92e1344892b28da46bf84da5ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm alive"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "I'm alive"@en .

_:Nb6a03f3af68641429a40a9becf1f3956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKULA"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "SAKULA"@en .

_:Ncd2cdc9844074368ab77d39d030929f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STRAYED"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "STRAYED"@en .

_:Ndf1f759c0fae480db5b107f0124e984a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE feat.KLAYTON from Celledweller"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "FIRE feat.KLAYTON from Celledweller"@en .

_:Ne67152944b7649bf8ea015e44d98ff14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Double Ace"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "The Double Ace"@en .

_:Nfe5901c22cd147b684258115b6e6c94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viking Boat"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N9da28e07de4c466c87388dda2bd00f62 ;
    schema:name "Viking Boat"@en .

_:N9da28e07de4c466c87388dda2bd00f62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e14d231b481404990b60ffbf7ba8dc2,
        _:N1049f2d3475e49019eb02274239e3bae,
        _:N1a468fb784804139b616fb6b7d1c4703,
        _:N1cb424debe5e4aa0b62bb05315d714e4,
        _:N25890829447a4790b9166b442a075dfe,
        _:N5553863c0487427b84a1617a3053b5c8,
        _:Nb210ee92e1344892b28da46bf84da5ce,
        _:Nb6a03f3af68641429a40a9becf1f3956,
        _:Ncd2cdc9844074368ab77d39d030929f9,
        _:Ndf1f759c0fae480db5b107f0124e984a,
        _:Ne67152944b7649bf8ea015e44d98ff14,
        _:Nfe5901c22cd147b684258115b6e6c94e ;
    mo:track_count 12 ;
    schema:duration "PT55:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0e14d231b481404990b60ffbf7ba8dc2,
        _:N1049f2d3475e49019eb02274239e3bae,
        _:N1a468fb784804139b616fb6b7d1c4703,
        _:N1cb424debe5e4aa0b62bb05315d714e4,
        _:N25890829447a4790b9166b442a075dfe,
        _:N5553863c0487427b84a1617a3053b5c8,
        _:Nb210ee92e1344892b28da46bf84da5ce,
        _:Nb6a03f3af68641429a40a9becf1f3956,
        _:Ncd2cdc9844074368ab77d39d030929f9,
        _:Ndf1f759c0fae480db5b107f0124e984a,
        _:Ne67152944b7649bf8ea015e44d98ff14,
        _:Nfe5901c22cd147b684258115b6e6c94e .

