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

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

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

_:N516f6811cc2e47e78c94c23689e6d0eb 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 _:Nf01b707e0a914de1b4fd89eafa5395e8 ;
    schema:name "oveRtaKerS feat.RYUICHI KAWAMURA × SUGIZO"@en .

_:N64b4c2d4d1204169b4ae0f61d301ea33 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 _:Nf01b707e0a914de1b4fd89eafa5395e8 ;
    schema:name "FIRE feat.KLAYTON from Celledweller"@en .

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

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

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

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

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

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

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

_:Nfb04d12556c948d3bdf3a20f64e16219 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 _:Nf01b707e0a914de1b4fd89eafa5395e8 ;
    schema:name "melodies feat.Hiroaki Hayama on piano"@en .

_:Nf01b707e0a914de1b4fd89eafa5395e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a0eb36d03474176a65e3f174981fc8c,
        _:N509bef306e1a4b509099bffe148f4788,
        _:N516f6811cc2e47e78c94c23689e6d0eb,
        _:N64b4c2d4d1204169b4ae0f61d301ea33,
        _:N8fdafb4e67054f1bba1cf72132b8396e,
        _:Na4b5921e0f16497782386e7aa39cfdde,
        _:Nb830b68949524dd197535512de17363e,
        _:Nbcd2b56486a44e9ea801a41502e902cb,
        _:Ncc44aa71e57f4ccbaa85cff71c68e405,
        _:Nd6d99c8a76984ec790d0ffff91e0ce89,
        _:Ne23db36ce6b7453b8ecb17ade8952af9,
        _:Nfb04d12556c948d3bdf3a20f64e16219 ;
    mo:track_count 12 ;
    schema:duration "PT55:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0a0eb36d03474176a65e3f174981fc8c,
        _:N509bef306e1a4b509099bffe148f4788,
        _:N516f6811cc2e47e78c94c23689e6d0eb,
        _:N64b4c2d4d1204169b4ae0f61d301ea33,
        _:N8fdafb4e67054f1bba1cf72132b8396e,
        _:Na4b5921e0f16497782386e7aa39cfdde,
        _:Nb830b68949524dd197535512de17363e,
        _:Nbcd2b56486a44e9ea801a41502e902cb,
        _:Ncc44aa71e57f4ccbaa85cff71c68e405,
        _:Nd6d99c8a76984ec790d0ffff91e0ce89,
        _:Ne23db36ce6b7453b8ecb17ade8952af9,
        _:Nfb04d12556c948d3bdf3a20f64e16219 .

