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

<album/117181> a mo:Release ;
    mo:catalogue_number "BVCL-1207" .

<artist/36458#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117182#subject> ;
    schema:name "Yuuri"@en,
        "優里"@ja ;
    foaf:made <album/117182#composition>,
        <album/117182#lyrics>,
        <album/117182#subject>,
        <album/117182#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/117182#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ichi / Yuuri [Limited Edition A]"@en,
        "壱 / 優里 [初回生産限定盤A]"@ja,
        "Ichi / Yuuri [Limited Edition A]"@ja-latn ;
    mo:composer <artist/36458#subject> ;
    mo:produced_work <album/117182#musicalwork> ;
    schema:name "Ichi / Yuuri [Limited Edition A]"@en,
        "壱 / 優里 [初回生産限定盤A]"@ja,
        "Ichi / Yuuri [Limited Edition A]"@ja-latn .

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

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

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

<album/117182#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/28/117182/117182-3ce0104e0be9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117182#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/117182/117182-3ce0104e0be9.jpg> ;
    foaf:depicts <album/117182#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/117182/117182-3ce0104e0be9.jpg> .

<https://medium-media.vgm.io/albums/28/117182/117182-3ce0104e0be9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117182#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-12"^^xsd:date ;
    dcterms:title "Ichi / Yuuri [Limited Edition A]"@en,
        "壱 / 優里 [初回生産限定盤A]"@ja,
        "Ichi / Yuuri [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "BVCL-1201~2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/117181> ;
    mo:publication_of <album/117182#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Nbb0095cffa3c4c47a92367fa0ee0af94 ;
    mo:record_count 1 ;
    schema:about <product/9220#subject> ;
    schema:datePublished "2022-01-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/117182/117182-3ce0104e0be9.jpg> ;
    schema:name "Ichi / Yuuri [Limited Edition A]"@en,
        "壱 / 優里 [初回生産限定盤A]"@ja,
        "Ichi / Yuuri [Limited Edition A]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/117182/117182-3ce0104e0be9.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nbb0095cffa3c4c47a92367fa0ee0af94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04be4ed798b44e26b1503c2ec2e8e924,
        _:N08693cc46db44f37ae29837c84d44613,
        _:N349358fe999e4593bd7c8d132175294f,
        _:N421e2e1c0dff49488137c3ac9c5d4e51,
        _:N4941f643d4374fdf896e336e75fd6122,
        _:N5141925fb69841f2bcd7b2aaf908cf58,
        _:N578117e7d19b42deac62ad615a9a8144,
        _:N57a6c4c79ab846aabce95a1ddca19dcd,
        _:N5c509e4fb98a4c48ad2cc611ae434a72,
        _:N6ea532c9bc6c413c9e26ecf37c998b35,
        _:Na8bb24301a33446fb5add673dccfa5e7,
        _:Nb0e439fbb64b4b3db5dfdc661b16b27c,
        _:Nbd58ecc4c7cc4ad48cd978ae5b5b22e7,
        _:Nca8f0fad07f24e0c8afc3d9082e6e118,
        _:Ndf8641e5b6df432aa24b59b5ce8fb4b8,
        _:Nec85d9a80d484be1bb581f61c523649a ;
    mo:track_count 16 ;
    schema:duration "PT63:17"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N04be4ed798b44e26b1503c2ec2e8e924,
        _:N08693cc46db44f37ae29837c84d44613,
        _:N349358fe999e4593bd7c8d132175294f,
        _:N421e2e1c0dff49488137c3ac9c5d4e51,
        _:N4941f643d4374fdf896e336e75fd6122,
        _:N5141925fb69841f2bcd7b2aaf908cf58,
        _:N578117e7d19b42deac62ad615a9a8144,
        _:N57a6c4c79ab846aabce95a1ddca19dcd,
        _:N5c509e4fb98a4c48ad2cc611ae434a72,
        _:N6ea532c9bc6c413c9e26ecf37c998b35,
        _:Na8bb24301a33446fb5add673dccfa5e7,
        _:Nb0e439fbb64b4b3db5dfdc661b16b27c,
        _:Nbd58ecc4c7cc4ad48cd978ae5b5b22e7,
        _:Nca8f0fad07f24e0c8afc3d9082e6e118,
        _:Ndf8641e5b6df432aa24b59b5ce8fb4b8,
        _:Nec85d9a80d484be1bb581f61c523649a .

