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

<artist/34573#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Mizuhashi"@en,
        "水橋舞"@ja ;
    foaf:made <album/18848#subject>,
        <album/18848#vocals> ;
    foaf:name "Mai Mizuhashi"@en,
        "水橋舞"@ja .

<artist/8366#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumie Akiyoshi"@en,
        "あきよしふみえ"@ja ;
    foaf:made <album/18848#subject>,
        <album/18848#vocals> ;
    foaf:name "Fumie Akiyoshi"@en,
        "あきよしふみえ"@ja .

<artist/8367#subject> a schema:Person,
        foaf:Person ;
    schema:name "Choji Yoshikawa"@en,
        "吉川兆二"@ja ;
    foaf:made <album/18848#lyrics>,
        <album/18848#subject> ;
    foaf:name "Choji Yoshikawa"@en,
        "吉川兆二"@ja .

<artist/12942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18848#subject> ;
    schema:name "SAKI"@en,
        "紗希"@ja ;
    foaf:made <album/18848#composition>,
        <album/18848#subject> ;
    foaf:name "SAKI"@en,
        "紗希"@ja .

<artist/272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18848#subject> ;
    schema:name "Kazumi Mitome"@en,
        "三留一純"@ja ;
    foaf:made <album/18848#composition>,
        <album/18848#subject> ;
    foaf:name "Kazumi Mitome"@en,
        "三留一純"@ja .

<artist/36208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18848#subject> ;
    schema:name "Rie"@en ;
    foaf:made <album/18848#composition>,
        <album/18848#subject> ;
    foaf:name "Rie"@en .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18848#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/18848#composition>,
        <album/18848#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/5211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18848#subject> ;
    schema:name "Kazuo Yoda"@en,
        "依田和夫"@ja ;
    foaf:made <album/18848#composition>,
        <album/18848#subject> ;
    foaf:name "Kazuo Yoda"@en,
        "依田和夫"@ja .

<product/2214#subject> a schema:CreativeWork ;
    schema:name "Pokémon Diamond & Pearl (Anime)"@en,
        "ポケットモンスター ダイヤモンド&パール (Anime)"@ja,
        "Pocket Monsters Diamond & Pearl (Anime)"@ja-latn ;
    foaf:name "Pokémon Diamond & Pearl (Anime)"@en,
        "ポケットモンスター ダイヤモンド&パール (Anime)"@ja,
        "Pocket Monsters Diamond & Pearl (Anime)"@ja-latn .

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

<album/18848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@en,
        "風のメッセージ/このゆびとまれ [限定生産盤]"@ja,
        "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@ja-latn ;
    mo:performance_of <album/18848#musicalwork> ;
    mo:recorded_as <album/18848#musicalexpression> ;
    schema:name "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@en,
        "風のメッセージ/このゆびとまれ [限定生産盤]"@ja,
        "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/18848#musicalwork> .

<org/392#subject> schema:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn ;
    foaf:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn .

<https://media.vgm.io/albums/84/18848/18848-1271961662.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18848#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/18848/18848-1271961662.png> ;
    foaf:depicts <album/18848#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/18848/18848-1271961662.png> .

<https://medium-media.vgm.io/albums/84/18848/18848-1271961662.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/18848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@en,
        "風のメッセージ/このゆびとまれ [限定生産盤]"@ja,
        "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@ja-latn ;
    mo:composer <artist/12942#subject>,
        <artist/272#subject>,
        <artist/36208#subject>,
        <artist/363#subject>,
        <artist/5211#subject> ;
    mo:produced_work <album/18848#musicalwork> ;
    schema:name "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@en,
        "風のメッセージ/このゆびとまれ [限定生産盤]"@ja,
        "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@ja-latn .

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

<album/18848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-28"^^xsd:date ;
    dcterms:title "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@en,
        "風のメッセージ/このゆびとまれ [限定生産盤]"@ja,
        "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ZMCP-4081" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/18848#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:Na175428d3ce4492d8c01c3d655b28f64,
        _:Nfb2dc2d716474db8a33d652e432a43d6 ;
    mo:record_count 2 ;
    schema:about <product/2214#subject> ;
    schema:datePublished "2008-05-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/18848/18848-1271961662.png> ;
    schema:name "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@en,
        "風のメッセージ/このゆびとまれ [限定生産盤]"@ja,
        "Kaze no Message/Kono Yubi Tomare [Limited Edition]"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/18848/18848-1271961662.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TAKAHIRO"@en ;
    foaf:made <album/18848#vocals> ;
    foaf:name "(TAKAHIRO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MINAMI"@en ;
    foaf:made <album/18848#subject> ;
    foaf:name "MINAMI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MINAMI"@en ;
    foaf:made <album/18848#vocals> ;
    foaf:name "MINAMI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TAKAHIRO"@en ;
    foaf:made <album/18848#subject> ;
    foaf:name "(TAKAHIRO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIKI"@en ;
    foaf:made <album/18848#subject> ;
    foaf:name "RIKI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sky-Boys"@en ;
    foaf:made <album/18848#lyrics> ;
    foaf:name "Sky-Boys"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sky-Boys"@en ;
    foaf:made <album/18848#subject> ;
    foaf:name "Sky-Boys"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YU-KA"@en ;
    foaf:made <album/18848#subject> ;
    foaf:name "YU-KA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YU-KA"@en ;
    foaf:made <album/18848#vocals> ;
    foaf:name "YU-KA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIKI"@en ;
    foaf:made <album/18848#vocals> ;
    foaf:name "RIKI"@en .

_:N0b555df39ce6493f9ba762f43582b9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message of the Wind"@en,
        "風のメッセージ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfb2dc2d716474db8a33d652e432a43d6 ;
    schema:name "Message of the Wind"@en,
        "風のメッセージ"@ja .

_:N3ba91a29af7d4e738ad5370ca75e3aca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message of the Wind (Karaoke)"@en,
        "風のメッセージ (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na175428d3ce4492d8c01c3d655b28f64 ;
    schema:name "Message of the Wind (Karaoke)"@en,
        "風のメッセージ (カラオケ)"@ja .

_:N702c45e1036f4d91952d05d2228c0640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With This Finger"@en,
        "このゆびとまれ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nfb2dc2d716474db8a33d652e432a43d6 ;
    schema:name "Stay With This Finger"@en,
        "このゆびとまれ"@ja .

_:N74dceb85a4e34ab3a9f02a41c5921272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message of the Wind (TV Size)"@en,
        "風のメッセージ(TVサイズ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na175428d3ce4492d8c01c3d655b28f64 ;
    schema:name "Message of the Wind (TV Size)"@en,
        "風のメッセージ(TVサイズ)"@ja .

_:Na614904e41a94df1b575b29775e610f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With This Finger (Original Karaoke)"@en,
        "このゆびとまれ（オリジナルカラオケ）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nfb2dc2d716474db8a33d652e432a43d6 ;
    schema:name "Stay With This Finger (Original Karaoke)"@en,
        "このゆびとまれ（オリジナルカラオケ）"@ja .

_:Nb9a39f75ceba4eb5bfc7e5fda638845c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message of the Wind (Poka Poka Version)"@en,
        "風のメッセージ(Poka Poka バージョン)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nfb2dc2d716474db8a33d652e432a43d6 ;
    schema:name "Message of the Wind (Poka Poka Version)"@en,
        "風のメッセージ(Poka Poka バージョン)"@ja .

_:Nd3593fe7b2a643efbc86baf910f14ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon March Medley"@en,
        "ポケモンマーチメドレー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfb2dc2d716474db8a33d652e432a43d6 ;
    schema:name "Pokémon March Medley"@en,
        "ポケモンマーチメドレー"@ja .

_:Ne699a8c54cf841b3ac71e5b076192116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message of the Wind (Full Size)"@en,
        "風のメッセージ (フルサイズ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na175428d3ce4492d8c01c3d655b28f64 ;
    schema:name "Message of the Wind (Full Size)"@en,
        "風のメッセージ (フルサイズ)"@ja .

_:Na175428d3ce4492d8c01c3d655b28f64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3ba91a29af7d4e738ad5370ca75e3aca,
        _:N74dceb85a4e34ab3a9f02a41c5921272,
        _:Ne699a8c54cf841b3ac71e5b076192116 ;
    mo:track_count 3 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3ba91a29af7d4e738ad5370ca75e3aca,
        _:N74dceb85a4e34ab3a9f02a41c5921272,
        _:Ne699a8c54cf841b3ac71e5b076192116 .

_:Nfb2dc2d716474db8a33d652e432a43d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b555df39ce6493f9ba762f43582b9bc,
        _:N702c45e1036f4d91952d05d2228c0640,
        _:Na614904e41a94df1b575b29775e610f6,
        _:Nb9a39f75ceba4eb5bfc7e5fda638845c,
        _:Nd3593fe7b2a643efbc86baf910f14ee1 ;
    mo:track_count 5 ;
    schema:duration "PT20:08"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0b555df39ce6493f9ba762f43582b9bc,
        _:N702c45e1036f4d91952d05d2228c0640,
        _:Na614904e41a94df1b575b29775e610f6,
        _:Nb9a39f75ceba4eb5bfc7e5fda638845c,
        _:Nd3593fe7b2a643efbc86baf910f14ee1 .

