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

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

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

<artist/1530#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "Masafumi Takada"@en,
        "高田雅史"@ja ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "Masafumi Takada"@en,
        "高田雅史"@ja .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "C.Debussy"@en ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "C.Debussy"@en .

<artist/3143#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "G.Gershwin"@en ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "G.Gershwin"@en .

<artist/3144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "Torn"@en ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "Torn"@en .

<artist/3146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "Shingo Yasumoto"@en,
        "保本真吾"@ja ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "Shingo Yasumoto"@en,
        "保本真吾"@ja .

<artist/3147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "A.Dvořák"@en ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "A.Dvořák"@en .

<artist/3150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "S.Joplin"@en ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "S.Joplin"@en .

<artist/3151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7229#subject> ;
    schema:name "F.P.Schubert"@en ;
    foaf:made <album/7229#composition>,
        <album/7229#subject> ;
    foaf:name "F.P.Schubert"@en .

<product/10224#subject> a schema:CreativeWork ;
    schema:name "Flower, Sun, and Rain"@en,
        "花と太陽と雨と"@ja,
        "Hana to Taiyou to Ame to"@ja-latn ;
    foaf:name "Flower, Sun, and Rain"@en,
        "花と太陽と雨と"@ja,
        "Hana to Taiyou to Ame to"@ja-latn .

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

<album/7229#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "shine ~For High Time~"@en,
        "シャイン ～フォー・ハイ・タイム～"@ja,
        "shine ~For High Time~"@ja-latn ;
    mo:performance_of <album/7229#musicalwork> ;
    mo:recorded_as <album/7229#musicalexpression> ;
    schema:name "shine ~For High Time~"@en,
        "シャイン ～フォー・ハイ・タイム～"@ja,
        "shine ~For High Time~"@ja-latn ;
    schema:workPerformed <album/7229#musicalwork> .

<org/5250#subject> schema:name "ghm records"@en,
        "ghm records"@ja,
        "ghm records"@ja-latn ;
    foaf:name "ghm records"@en,
        "ghm records"@ja,
        "ghm records"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/7229/7229-1246105710.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7229#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "shine ~For High Time~"@en,
        "シャイン ～フォー・ハイ・タイム～"@ja,
        "shine ~For High Time~"@ja-latn ;
    mo:composer <artist/1530#subject>,
        <artist/3070#subject>,
        <artist/3143#subject>,
        <artist/3144#subject>,
        <artist/3146#subject>,
        <artist/3147#subject>,
        <artist/3150#subject>,
        <artist/3151#subject> ;
    mo:produced_work <album/7229#musicalwork> ;
    schema:name "shine ~For High Time~"@en,
        "シャイン ～フォー・ハイ・タイム～"@ja,
        "shine ~For High Time~"@ja-latn .

<album/7229#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-03-31"^^xsd:date ;
    dcterms:title "shine ~For High Time~"@en,
        "シャイン ～フォー・ハイ・タイム～"@ja,
        "shine ~For High Time~"@ja-latn ;
    mo:catalogue_number "GHMR-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7229#musicalexpression> ;
    mo:publisher <org/5250#subject> ;
    mo:record _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    mo:record_count 1 ;
    schema:about <product/10224#subject> ;
    schema:datePublished "2003-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/7229/7229-1246105710.jpg> ;
    schema:name "shine ~For High Time~"@en,
        "シャイン ～フォー・ハイ・タイム～"@ja,
        "shine ~For High Time~"@ja-latn ;
    schema:publisher <org/5250#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/7229/7229-1246105710.jpg> .

_:N0a86700f60884924a61638e0c490c7a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theory of Mm"@en,
        "Theory of Mm"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Theory of Mm"@en,
        "Theory of Mm"@ja .

_:N19ac700cec5e4e76854a36aceca9cc63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arabesuque #1"@en,
        "Arabesuque #1"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Arabesuque #1"@en,
        "Arabesuque #1"@ja .

_:N21327ffec59d4023bded3219c018ea6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ave Maria"@en,
        "Ave Maria"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Ave Maria"@en,
        "Ave Maria"@ja .

_:N2658210b82e94ea59904e66e8418cdae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spicy spice"@en,
        "Spicy spice"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Spicy spice"@en,
        "Spicy spice"@ja .

_:N3481117550614b3c9418cbe3d273962f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Therefore,what"@en,
        "Therefore,what"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Therefore,what"@en,
        "Therefore,what"@ja .

_:N35c1daf11c4a45c7921deb49e0f1a1b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhapsody in Blue"@en,
        "Rhapsody in Blue"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Rhapsody in Blue"@en,
        "Rhapsody in Blue"@ja .

_:N459fd1314de34cc08bd5c622158be02b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep shot of midnight sun"@en,
        "Deep shot of midnight sun"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Deep shot of midnight sun"@en,
        "Deep shot of midnight sun"@ja .

_:N4fd7038613e442fb98ff699e8e1af3b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent <blue moon mix>"@en,
        "Crescent <blue moon mix>"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Crescent <blue moon mix>"@en,
        "Crescent <blue moon mix>"@ja .

_:N580e13f41507441db5e95e13eacbee98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Entertainer"@en,
        "The Entertainer"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "The Entertainer"@en,
        "The Entertainer"@ja .

_:N590338818cad4504a43e964b1cc5ac21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play a deep game"@en,
        "Play a deep game"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Play a deep game"@en,
        "Play a deep game"@ja .

_:N7de85fa6807448cfac3292e5fd27fe27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave"@en,
        "Cave"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Cave"@en,
        "Cave"@ja .

_:N85bdd1b4abe043fc95697237476f836f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An American in Paris"@en,
        "パリのアメリカ人"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "An American in Paris"@en,
        "パリのアメリカ人"@ja .

_:N8de70eb8fc7f46cc86d3553c9aa7122b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KATHARINE #1"@en,
        "KATHARINE #1"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "KATHARINE #1"@en,
        "KATHARINE #1"@ja .

_:N9ba724469a574c1c8fc955be96e0f565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nice middle's boogie"@en,
        "Nice middle's boogie"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Nice middle's boogie"@en,
        "Nice middle's boogie"@ja .

_:Nb33fc53b617446e8befc454ccbda089a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without chewing gum syrup"@en,
        "Without chewing gum syrup"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Without chewing gum syrup"@en,
        "Without chewing gum syrup"@ja .

_:Nba4469407c6145ef8c3c63d6cc1b1c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the New World"@en,
        "新世界より"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "From the New World"@en,
        "新世界より"@ja .

_:Nc2df0271ca684347a345964693a0fe92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Children's Corner"@en,
        "子供の領分"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Children's Corner"@en,
        "子供の領分"@ja .

_:Nc6ef6aac16484cc2990d4309de513a3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cuban Overture"@en,
        "キューバ序曲"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Cuban Overture"@en,
        "キューバ序曲"@ja .

_:Ne00a0c738a59403896d0f95654efe227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Investigation"@en,
        "Investigation"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Investigation"@en,
        "Investigation"@ja .

_:Ne81bfb41f48049ac9511379dd9e13ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Key,coffee"@en,
        "Key,coffee"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "Key,coffee"@en,
        "Key,coffee"@ja .

_:Nf66997e6dedd45d5a630ee3cc5f23683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Got Rhythm"@en,
        "I Got Rhythm"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N182f30c99d43402c98ec4f2ac7c232c3 ;
    schema:name "I Got Rhythm"@en,
        "I Got Rhythm"@ja .

_:N182f30c99d43402c98ec4f2ac7c232c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a86700f60884924a61638e0c490c7a2,
        _:N19ac700cec5e4e76854a36aceca9cc63,
        _:N21327ffec59d4023bded3219c018ea6f,
        _:N2658210b82e94ea59904e66e8418cdae,
        _:N3481117550614b3c9418cbe3d273962f,
        _:N35c1daf11c4a45c7921deb49e0f1a1b8,
        _:N459fd1314de34cc08bd5c622158be02b,
        _:N4fd7038613e442fb98ff699e8e1af3b2,
        _:N580e13f41507441db5e95e13eacbee98,
        _:N590338818cad4504a43e964b1cc5ac21,
        _:N7de85fa6807448cfac3292e5fd27fe27,
        _:N85bdd1b4abe043fc95697237476f836f,
        _:N8de70eb8fc7f46cc86d3553c9aa7122b,
        _:N9ba724469a574c1c8fc955be96e0f565,
        _:Nb33fc53b617446e8befc454ccbda089a,
        _:Nba4469407c6145ef8c3c63d6cc1b1c23,
        _:Nc2df0271ca684347a345964693a0fe92,
        _:Nc6ef6aac16484cc2990d4309de513a3d,
        _:Ne00a0c738a59403896d0f95654efe227,
        _:Ne81bfb41f48049ac9511379dd9e13ba6,
        _:Nf66997e6dedd45d5a630ee3cc5f23683 ;
    mo:track_count 21 ;
    schema:duration "PT68:55"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0a86700f60884924a61638e0c490c7a2,
        _:N19ac700cec5e4e76854a36aceca9cc63,
        _:N21327ffec59d4023bded3219c018ea6f,
        _:N2658210b82e94ea59904e66e8418cdae,
        _:N3481117550614b3c9418cbe3d273962f,
        _:N35c1daf11c4a45c7921deb49e0f1a1b8,
        _:N459fd1314de34cc08bd5c622158be02b,
        _:N4fd7038613e442fb98ff699e8e1af3b2,
        _:N580e13f41507441db5e95e13eacbee98,
        _:N590338818cad4504a43e964b1cc5ac21,
        _:N7de85fa6807448cfac3292e5fd27fe27,
        _:N85bdd1b4abe043fc95697237476f836f,
        _:N8de70eb8fc7f46cc86d3553c9aa7122b,
        _:N9ba724469a574c1c8fc955be96e0f565,
        _:Nb33fc53b617446e8befc454ccbda089a,
        _:Nba4469407c6145ef8c3c63d6cc1b1c23,
        _:Nc2df0271ca684347a345964693a0fe92,
        _:Nc6ef6aac16484cc2990d4309de513a3d,
        _:Ne00a0c738a59403896d0f95654efe227,
        _:Ne81bfb41f48049ac9511379dd9e13ba6,
        _:Nf66997e6dedd45d5a630ee3cc5f23683 .

