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

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

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

<artist/10644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100337#subject> ;
    schema:name "Ryo Yoshimata"@en,
        "吉俣良"@ja ;
    foaf:made <album/100337#composition>,
        <album/100337#subject> ;
    foaf:name "Ryo Yoshimata"@en,
        "吉俣良"@ja .

<artist/3971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100337#subject> ;
    schema:name "aiko"@en ;
    foaf:made <album/100337#composition>,
        <album/100337#subject> ;
    foaf:name "aiko"@en .

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

<album/100337#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@en,
        "がんばっていきまっしょい オリジナル・サウンドトラック"@ja,
        "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/100337#musicalwork> ;
    mo:recorded_as <album/100337#musicalexpression> ;
    schema:name "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@en,
        "がんばっていきまっしょい オリジナル・サウンドトラック"@ja,
        "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/100337#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/100337/100337-1592101948.jpg> a schema:ImageObject,
        foaf:Image .

<album/100337#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@en,
        "がんばっていきまっしょい オリジナル・サウンドトラック"@ja,
        "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/10644#subject>,
        <artist/3971#subject> ;
    mo:produced_work <album/100337#musicalwork> ;
    schema:name "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@en,
        "がんばっていきまっしょい オリジナル・サウンドトラック"@ja,
        "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/100337#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-03"^^xsd:date ;
    dcterms:title "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@en,
        "がんばっていきまっしょい オリジナル・サウンドトラック"@ja,
        "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "PCCR-00426" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100337#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6319f61226784d358726456120867049 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ganbatte Ikimasshoi"@en ;
            foaf:name "Ganbatte Ikimasshoi"@en ] ;
    schema:datePublished "2005-08-03"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/73/100337/100337-1592101948.jpg> ;
    schema:name "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@en,
        "がんばっていきまっしょい オリジナル・サウンドトラック"@ja,
        "Ganbatte Ikimasshoi ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/100337/100337-1592101948.jpg> .

_:N033ec95880304b33907fda709a32e4e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bittersweet Blues"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Bittersweet Blues"@ja .

_:N0cf3a9cb64b44a36aa201e470a4b17a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Tone"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Water Tone"@ja .

_:N2ae5b2c9847442daa630d563572fdccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch, Oar!"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Catch, Oar!"@ja .

_:N2c62e205546d4085ad7c7040aab15ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラキラ(Instrumental)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "キラキラ(Instrumental)"@ja .

_:N2e107051e8f0464a9500ba20f15c8f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絆"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "絆"@ja .

_:N3c06e09d2a1a4c85b01b4fdd5b9d57d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Swing"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Funny Swing"@ja .

_:N3eab8e0d4cae4f99a0c59ab4af41c0f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うららかな朝"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "うららかな朝"@ja .

_:N489849b7823341d3b010fe325e014939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Blue"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Light Blue"@ja .

_:N6462177ceb1b4d3d9b74bf9fc7b6461b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まぶしい日々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "まぶしい日々"@ja .

_:N6935c0772db64b598fe01020c356fa2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "初恋"@ja .

_:N6f93dba222d64d8082630dc784a8e312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Race"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Race"@ja .

_:N7353fe1df16b40b38c0ccafcab76c0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばっていきまっしょい"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "がんばっていきまっしょい"@ja .

_:Na8b3063302684c59a074fb04fb465ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝く海へ2:25"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "輝く海へ2:25"@ja .

_:Na8c71867885e48d7bb5146e002f64468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Life"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Strawberry Life"@ja .

_:Nbccd2e4f37f7428bb79cdc851b45b7ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕焼け"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "夕焼け"@ja .

_:Nbce9280f990449c3b83ed57b0ddbbe0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "淡い夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "淡い夢"@ja .

_:Neb725a46672b4af0b2c9ab1450163486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "波とワルツ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "波とワルツ"@ja .

_:Nece4f7e41a4749f5ab9404489010f1fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光る水平線"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "光る水平線"@ja .

_:Nfea1e65b77614dc2b6adb1e1c6f737f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blunderer"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Blunderer"@ja .

_:Nff1e810bdad54c4bb716205b98d18245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before Game"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6319f61226784d358726456120867049 ;
    schema:name "Before Game"@ja .

_:N6319f61226784d358726456120867049 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N033ec95880304b33907fda709a32e4e4,
        _:N0cf3a9cb64b44a36aa201e470a4b17a1,
        _:N2ae5b2c9847442daa630d563572fdccd,
        _:N2c62e205546d4085ad7c7040aab15ac0,
        _:N2e107051e8f0464a9500ba20f15c8f87,
        _:N3c06e09d2a1a4c85b01b4fdd5b9d57d8,
        _:N3eab8e0d4cae4f99a0c59ab4af41c0f7,
        _:N489849b7823341d3b010fe325e014939,
        _:N6462177ceb1b4d3d9b74bf9fc7b6461b,
        _:N6935c0772db64b598fe01020c356fa2f,
        _:N6f93dba222d64d8082630dc784a8e312,
        _:N7353fe1df16b40b38c0ccafcab76c0b7,
        _:Na8b3063302684c59a074fb04fb465ad2,
        _:Na8c71867885e48d7bb5146e002f64468,
        _:Nbccd2e4f37f7428bb79cdc851b45b7ac,
        _:Nbce9280f990449c3b83ed57b0ddbbe0d,
        _:Neb725a46672b4af0b2c9ab1450163486,
        _:Nece4f7e41a4749f5ab9404489010f1fd,
        _:Nfea1e65b77614dc2b6adb1e1c6f737f5,
        _:Nff1e810bdad54c4bb716205b98d18245 ;
    mo:track_count 20 ;
    schema:duration "PT46:35"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N033ec95880304b33907fda709a32e4e4,
        _:N0cf3a9cb64b44a36aa201e470a4b17a1,
        _:N2ae5b2c9847442daa630d563572fdccd,
        _:N2c62e205546d4085ad7c7040aab15ac0,
        _:N2e107051e8f0464a9500ba20f15c8f87,
        _:N3c06e09d2a1a4c85b01b4fdd5b9d57d8,
        _:N3eab8e0d4cae4f99a0c59ab4af41c0f7,
        _:N489849b7823341d3b010fe325e014939,
        _:N6462177ceb1b4d3d9b74bf9fc7b6461b,
        _:N6935c0772db64b598fe01020c356fa2f,
        _:N6f93dba222d64d8082630dc784a8e312,
        _:N7353fe1df16b40b38c0ccafcab76c0b7,
        _:Na8b3063302684c59a074fb04fb465ad2,
        _:Na8c71867885e48d7bb5146e002f64468,
        _:Nbccd2e4f37f7428bb79cdc851b45b7ac,
        _:Nbce9280f990449c3b83ed57b0ddbbe0d,
        _:Neb725a46672b4af0b2c9ab1450163486,
        _:Nece4f7e41a4749f5ab9404489010f1fd,
        _:Nfea1e65b77614dc2b6adb1e1c6f737f5,
        _:Nff1e810bdad54c4bb716205b98d18245 .

