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

<artist/36458#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117184#subject> ;
    schema:name "Yuuri"@en,
        "優里"@ja ;
    foaf:made <album/117184#composition>,
        <album/117184#lyrics>,
        <album/117184#subject>,
        <album/117184#vocals> ;
    foaf:name "Yuuri"@en,
        "優里"@ja .

<product/9220#subject> a schema:CreativeWork ;
    schema:name "SK8 the Infinity"@en,
        "SK∞ エスケーエイト"@ja,
        "SK8 the Infinity"@ja-latn ;
    foaf:name "SK8 the Infinity"@en,
        "SK∞ エスケーエイト"@ja,
        "SK8 the Infinity"@ja-latn .

<album/117184#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ichi / Yuuri [Limited Edition C]"@en,
        "壱 / 優里 [初回生産限定盤C]"@ja,
        "Ichi / Yuuri [Limited Edition C]"@ja-latn ;
    mo:composer <artist/36458#subject> ;
    mo:produced_work <album/117184#musicalwork> ;
    schema:name "Ichi / Yuuri [Limited Edition C]"@en,
        "壱 / 優里 [初回生産限定盤C]"@ja,
        "Ichi / Yuuri [Limited Edition C]"@ja-latn .

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

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

<album/117184#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ichi / Yuuri [Limited Edition C]"@en,
        "壱 / 優里 [初回生産限定盤C]"@ja,
        "Ichi / Yuuri [Limited Edition C]"@ja-latn ;
    mo:performance_of <album/117184#musicalwork> ;
    mo:recorded_as <album/117184#musicalexpression> ;
    schema:name "Ichi / Yuuri [Limited Edition C]"@en,
        "壱 / 優里 [初回生産限定盤C]"@ja,
        "Ichi / Yuuri [Limited Edition C]"@ja-latn ;
    schema:workPerformed <album/117184#musicalwork> .

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

<org/691#subject> schema:name "ariola"@en,
        "ariola"@ja,
        "ariola"@ja-latn ;
    foaf:name "ariola"@en,
        "ariola"@ja,
        "ariola"@ja-latn .

<https://media.vgm.io/albums/48/117184/117184-0efac7cd4847.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117184#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/117184/117184-0efac7cd4847.jpg> ;
    foaf:depicts <album/117184#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/117184/117184-0efac7cd4847.jpg> .

<https://medium-media.vgm.io/albums/48/117184/117184-0efac7cd4847.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117184#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-12"^^xsd:date ;
    dcterms:title "Ichi / Yuuri [Limited Edition C]"@en,
        "壱 / 優里 [初回生産限定盤C]"@ja,
        "Ichi / Yuuri [Limited Edition C]"@ja-latn ;
    mo:catalogue_number "BVCL-1205~6" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/117184#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N029b3087254a46948c6cbb3325d4c7b9,
        _:N1839d925040b499db1030e07e7c96349 ;
    mo:record_count 2 ;
    schema:about <product/9220#subject> ;
    schema:datePublished "2022-01-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/117184/117184-0efac7cd4847.jpg> ;
    schema:name "Ichi / Yuuri [Limited Edition C]"@en,
        "壱 / 優里 [初回生産限定盤C]"@ja,
        "Ichi / Yuuri [Limited Edition C]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/117184/117184-0efac7cd4847.jpg> .

_:N029b3087254a46948c6cbb3325d4c7b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2d877095c6fd44f8aac3593b039876d2 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2d877095c6fd44f8aac3593b039876d2 .

_:N2b2202df711644dea9d0f746ef698f35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドライフラワー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "ドライフラワー"@ja .

_:N2d877095c6fd44f8aac3593b039876d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優里 TOUR 2021 御伽噺のようなハッピーエンドへ向かって 2021.06.05 at LINE CUBE SHIBUYA"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N029b3087254a46948c6cbb3325d4c7b9 ;
    schema:name "優里 TOUR 2021 御伽噺のようなハッピーエンドへ向かって 2021.06.05 at LINE CUBE SHIBUYA"@ja .

_:N39afdd50d51543b78509820758b5dd58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レオ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "レオ"@ja .

_:N497cb90869ea4427a14658d8748cf056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛行船"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "飛行船"@ja .

_:N50f78e0494464d97b3ea6a62fbe3d105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かごめ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "かごめ"@ja .

_:N530aee4c535a4a40ad09c1eb8f1bf68a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花鳥風月"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "花鳥風月"@ja .

_:N56f0fbbc2e644af2a627fbaca8d1de8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャッター"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "シャッター"@ja .

_:N6df8b94278b9424696802c16d15ad039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "背中"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "背中"@ja .

_:N89e1cf34941048fd977ea4a003093b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インフィニティ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "インフィニティ"@ja .

_:N92e79f5179034184873978cd6e062f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スマホウォーズ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "スマホウォーズ"@ja .

_:N9e25e4ec660c402a9a3af702c0de826d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピーターパン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "ピーターパン"@ja .

_:Nb3e4e2e23b6c43cfa21d162ccc92eb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜晴"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "桜晴"@ja .

_:Nc728921ba27e472baa07ededde722283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏音"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "夏音"@ja .

_:Nc7f78b196bc94a8f9f0678b679f5aa45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベテルギウス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "ベテルギウス"@ja .

_:Ncb4e0aa7d60646b4b6b9d434986576ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミザリー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "ミザリー"@ja .

_:Nda3098adddd84332a74c07f96cc46048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かくれんぼ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "かくれんぼ"@ja .

_:Nf9389006b15d4684bd8377164fdfb583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミズキリ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N1839d925040b499db1030e07e7c96349 ;
    schema:name "ミズキリ"@ja .

_:N1839d925040b499db1030e07e7c96349 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b2202df711644dea9d0f746ef698f35,
        _:N39afdd50d51543b78509820758b5dd58,
        _:N497cb90869ea4427a14658d8748cf056,
        _:N50f78e0494464d97b3ea6a62fbe3d105,
        _:N530aee4c535a4a40ad09c1eb8f1bf68a,
        _:N56f0fbbc2e644af2a627fbaca8d1de8e,
        _:N6df8b94278b9424696802c16d15ad039,
        _:N89e1cf34941048fd977ea4a003093b2e,
        _:N92e79f5179034184873978cd6e062f79,
        _:N9e25e4ec660c402a9a3af702c0de826d,
        _:Nb3e4e2e23b6c43cfa21d162ccc92eb31,
        _:Nc728921ba27e472baa07ededde722283,
        _:Nc7f78b196bc94a8f9f0678b679f5aa45,
        _:Ncb4e0aa7d60646b4b6b9d434986576ee,
        _:Nda3098adddd84332a74c07f96cc46048,
        _:Nf9389006b15d4684bd8377164fdfb583 ;
    mo:track_count 16 ;
    schema:duration "PT63:17"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2b2202df711644dea9d0f746ef698f35,
        _:N39afdd50d51543b78509820758b5dd58,
        _:N497cb90869ea4427a14658d8748cf056,
        _:N50f78e0494464d97b3ea6a62fbe3d105,
        _:N530aee4c535a4a40ad09c1eb8f1bf68a,
        _:N56f0fbbc2e644af2a627fbaca8d1de8e,
        _:N6df8b94278b9424696802c16d15ad039,
        _:N89e1cf34941048fd977ea4a003093b2e,
        _:N92e79f5179034184873978cd6e062f79,
        _:N9e25e4ec660c402a9a3af702c0de826d,
        _:Nb3e4e2e23b6c43cfa21d162ccc92eb31,
        _:Nc728921ba27e472baa07ededde722283,
        _:Nc7f78b196bc94a8f9f0678b679f5aa45,
        _:Ncb4e0aa7d60646b4b6b9d434986576ee,
        _:Nda3098adddd84332a74c07f96cc46048,
        _:Nf9389006b15d4684bd8377164fdfb583 .

