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

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

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

<album/59611> a mo:Release ;
    mo:catalogue_number "MICA-0588" .

<artist/12705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27216#subject> ;
    schema:name "Dennis Martin"@en ;
    foaf:made <album/27216#composition>,
        <album/27216#subject> ;
    foaf:name "Dennis Martin"@en .

<artist/27549#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27216#subject> ;
    schema:name "Daisaku Ogura"@en,
        "小倉大作"@ja ;
    foaf:made <album/27216#composition>,
        <album/27216#subject> ;
    foaf:name "Daisaku Ogura"@en,
        "小倉大作"@ja .

<artist/3633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27216#subject> ;
    schema:name "Kanako Ito"@en,
        "伊藤佳奈子"@ja ;
    foaf:made <album/27216#composition>,
        <album/27216#subject> ;
    foaf:name "Kanako Ito"@en,
        "伊藤佳奈子"@ja .

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

<artist/8102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27216#subject> ;
    schema:name "Atsushi Umebori"@en,
        "梅堀淳"@ja ;
    foaf:made <album/27216#composition>,
        <album/27216#subject> ;
    foaf:name "Atsushi Umebori"@en,
        "梅堀淳"@ja .

<product/1318#subject> a schema:CreativeWork ;
    schema:name "Initial D Fourth Stage"@en,
        "頭文字D Fourth Stage"@ja,
        "Initial D Fourth Stage"@ja-latn ;
    foaf:name "Initial D Fourth Stage"@en,
        "頭文字D Fourth Stage"@ja,
        "Initial D Fourth Stage"@ja-latn .

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

<album/27216#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Initial D Fourth Stage Sound Files 2"@en,
        "頭文字[イニシャル]D Fourth Stage SOUND FILES 2"@ja,
        "Initial D Fourth Stage Sound Files 2"@ja-latn ;
    mo:performance_of <album/27216#musicalwork> ;
    mo:recorded_as <album/27216#musicalexpression> ;
    schema:name "Initial D Fourth Stage Sound Files 2"@en,
        "頭文字[イニシャル]D Fourth Stage SOUND FILES 2"@ja,
        "Initial D Fourth Stage Sound Files 2"@ja-latn ;
    schema:workPerformed <album/27216#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/61/27216/27216-1328396881.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27216#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Initial D Fourth Stage Sound Files 2"@en,
        "頭文字[イニシャル]D Fourth Stage SOUND FILES 2"@ja,
        "Initial D Fourth Stage Sound Files 2"@ja-latn ;
    mo:composer <artist/12705#subject>,
        <artist/27549#subject>,
        <artist/3633#subject>,
        <artist/51759#subject>,
        <artist/8102#subject> ;
    mo:produced_work <album/27216#musicalwork> ;
    schema:name "Initial D Fourth Stage Sound Files 2"@en,
        "頭文字[イニシャル]D Fourth Stage SOUND FILES 2"@ja,
        "Initial D Fourth Stage Sound Files 2"@ja-latn .

<album/27216#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-30"^^xsd:date ;
    dcterms:title "Initial D Fourth Stage Sound Files 2"@en,
        "頭文字[イニシャル]D Fourth Stage SOUND FILES 2"@ja,
        "Initial D Fourth Stage Sound Files 2"@ja-latn ;
    mo:catalogue_number "AVCA-22444" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/59611> ;
    mo:publication_of <album/27216#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:Nffc2d58ba8384e3b93d55c778a124820 ;
    mo:record_count 1 ;
    schema:about <product/1318#subject> ;
    schema:datePublished "2005-11-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/27216/27216-1328396881.jpg> ;
    schema:name "Initial D Fourth Stage Sound Files 2"@en,
        "頭文字[イニシャル]D Fourth Stage SOUND FILES 2"@ja,
        "Initial D Fourth Stage Sound Files 2"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/27216/27216-1328396881.jpg> .

_:N01b95d4182a34a25854ba3e978e01bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EYE-CATCH IV"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "EYE-CATCH IV"@ja .

_:N029c8e6733c4458ea9537c63359a5781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOSER"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "LOSER"@ja .

_:N032f1a482e6f4c8a9305ddc1579593a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIDDLE"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "RIDDLE"@ja .

_:N1cfc777439ff4fe18332546279dd2457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FEELINGS"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "FEELINGS"@ja .

_:N20e6af99e1a84709b81999725b56d04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TEA BREAK"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "TEA BREAK"@ja .

_:N244cfe1dd47e45aebb850bf0650dda3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUBTITLE I"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "SUBTITLE I"@ja .

_:N24cf538f6a5647cb92336f82d722093c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUBTITLE III"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "SUBTITLE III"@ja .

_:N345195984673490a859ad100e9241b4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IMPREZA II"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "IMPREZA II"@ja .

_:N3a77c170664340eaaa70f9c88e8e4b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WISH"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "WISH"@ja .

_:N3f0d2858bef540909f48cbd797c75d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN LOVE I"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "IN LOVE I"@ja .

_:N5e82235c8b594407ae47e46dd9eba56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACTION"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "ACTION"@ja .

_:N61f5811b2b1942e6847ee85a3530a9ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPPONENT"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "OPPONENT"@ja .

_:N66b4224441784da1b227b74209965457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN LOVE II"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "IN LOVE II"@ja .

_:N6e355df794df43668b5df79c0a4ff5f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody reason〜ノアの方舟(TV-size)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "Nobody reason〜ノアの方舟(TV-size)"@ja .

_:N76b4ed5bb50549ab88c0ee7a60e678f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVENING GLOW"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "EVENING GLOW"@ja .

_:N7fe6875cb7f5436ca7ab075b84248c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUBTITLE II"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "SUBTITLE II"@ja .

_:N8a45d5fe7b674e7996dc19242d706bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNITED II"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "UNITED II"@ja .

_:N8a9fba18605f40f9ab51206838d6ea73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAPPUCCINO II"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "CAPPUCCINO II"@ja .

_:N9e103dacc0a34571a0657d26ab327664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IBUSHIGIN"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "IBUSHIGIN"@ja .

_:Na427ea784dd64ec6974c7eef60be8ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TENSION"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "TENSION"@ja .

_:Nc1b06993566440b1966a21ed48c923e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY EVERYDAY"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "HAPPY EVERYDAY"@ja .

_:Nc1fcb5bfe52447bfab81345ff3f3401b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THEME OF AE86 -BEING-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "THEME OF AE86 -BEING-"@ja .

_:Ncac151eae22f49dba0e5524f0f32ba87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NATSUKI'S THEME"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "NATSUKI'S THEME"@ja .

_:Nd223017ef21f41269076a908d7ffe01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noizy Tribe (TV-size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "Noizy Tribe (TV-size)"@ja .

_:Nd4d57d77eb2b41d69f47a6744b134e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANXIOUS"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "ANXIOUS"@ja .

_:Nebe5780ecdb248029bb67b9543e4398e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TODO-JUKU II"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "TODO-JUKU II"@ja .

_:Nf3bcb09a49724d719ab1a6c99eb387fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEGINNING OF THE DAY"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nffc2d58ba8384e3b93d55c778a124820 ;
    schema:name "BEGINNING OF THE DAY"@ja .

_:Nffc2d58ba8384e3b93d55c778a124820 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01b95d4182a34a25854ba3e978e01bca,
        _:N029c8e6733c4458ea9537c63359a5781,
        _:N032f1a482e6f4c8a9305ddc1579593a3,
        _:N1cfc777439ff4fe18332546279dd2457,
        _:N20e6af99e1a84709b81999725b56d04d,
        _:N244cfe1dd47e45aebb850bf0650dda3a,
        _:N24cf538f6a5647cb92336f82d722093c,
        _:N345195984673490a859ad100e9241b4a,
        _:N3a77c170664340eaaa70f9c88e8e4b6d,
        _:N3f0d2858bef540909f48cbd797c75d06,
        _:N5e82235c8b594407ae47e46dd9eba56b,
        _:N61f5811b2b1942e6847ee85a3530a9ea,
        _:N66b4224441784da1b227b74209965457,
        _:N6e355df794df43668b5df79c0a4ff5f9,
        _:N76b4ed5bb50549ab88c0ee7a60e678f8,
        _:N7fe6875cb7f5436ca7ab075b84248c8f,
        _:N8a45d5fe7b674e7996dc19242d706bc2,
        _:N8a9fba18605f40f9ab51206838d6ea73,
        _:N9e103dacc0a34571a0657d26ab327664,
        _:Na427ea784dd64ec6974c7eef60be8ff2,
        _:Nc1b06993566440b1966a21ed48c923e1,
        _:Nc1fcb5bfe52447bfab81345ff3f3401b,
        _:Ncac151eae22f49dba0e5524f0f32ba87,
        _:Nd223017ef21f41269076a908d7ffe01c,
        _:Nd4d57d77eb2b41d69f47a6744b134e58,
        _:Nebe5780ecdb248029bb67b9543e4398e,
        _:Nf3bcb09a49724d719ab1a6c99eb387fc ;
    mo:track_count 27 ;
    schema:duration "PT39:31"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N01b95d4182a34a25854ba3e978e01bca,
        _:N029c8e6733c4458ea9537c63359a5781,
        _:N032f1a482e6f4c8a9305ddc1579593a3,
        _:N1cfc777439ff4fe18332546279dd2457,
        _:N20e6af99e1a84709b81999725b56d04d,
        _:N244cfe1dd47e45aebb850bf0650dda3a,
        _:N24cf538f6a5647cb92336f82d722093c,
        _:N345195984673490a859ad100e9241b4a,
        _:N3a77c170664340eaaa70f9c88e8e4b6d,
        _:N3f0d2858bef540909f48cbd797c75d06,
        _:N5e82235c8b594407ae47e46dd9eba56b,
        _:N61f5811b2b1942e6847ee85a3530a9ea,
        _:N66b4224441784da1b227b74209965457,
        _:N6e355df794df43668b5df79c0a4ff5f9,
        _:N76b4ed5bb50549ab88c0ee7a60e678f8,
        _:N7fe6875cb7f5436ca7ab075b84248c8f,
        _:N8a45d5fe7b674e7996dc19242d706bc2,
        _:N8a9fba18605f40f9ab51206838d6ea73,
        _:N9e103dacc0a34571a0657d26ab327664,
        _:Na427ea784dd64ec6974c7eef60be8ff2,
        _:Nc1b06993566440b1966a21ed48c923e1,
        _:Nc1fcb5bfe52447bfab81345ff3f3401b,
        _:Ncac151eae22f49dba0e5524f0f32ba87,
        _:Nd223017ef21f41269076a908d7ffe01c,
        _:Nd4d57d77eb2b41d69f47a6744b134e58,
        _:Nebe5780ecdb248029bb67b9543e4398e,
        _:Nf3bcb09a49724d719ab1a6c99eb387fc .

