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

<album/117182> a mo:Release ;
    mo:catalogue_number "BVCL-1201~2" .

<album/117183> a mo:Release ;
    mo:catalogue_number "BVCL-1203~4" .

<artist/36458#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117181#subject> ;
    schema:name "Yuuri"@en,
        "優里"@ja ;
    foaf:made <album/117181#composition>,
        <album/117181#lyrics>,
        <album/117181#subject>,
        <album/117181#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/117181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ichi / Yuuri"@en,
        "壱 / 優里"@ja,
        "Ichi / Yuuri"@ja-latn ;
    mo:composer <artist/36458#subject> ;
    mo:produced_work <album/117181#musicalwork> ;
    schema:name "Ichi / Yuuri"@en,
        "壱 / 優里"@ja,
        "Ichi / Yuuri"@ja-latn .

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

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

<album/117181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ichi / Yuuri"@en,
        "壱 / 優里"@ja,
        "Ichi / Yuuri"@ja-latn ;
    mo:performance_of <album/117181#musicalwork> ;
    mo:recorded_as <album/117181#musicalexpression> ;
    schema:name "Ichi / Yuuri"@en,
        "壱 / 優里"@ja,
        "Ichi / Yuuri"@ja-latn ;
    schema:workPerformed <album/117181#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/117181/117181-5a8e244344c6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-12"^^xsd:date ;
    dcterms:title "Ichi / Yuuri"@en,
        "壱 / 優里"@ja,
        "Ichi / Yuuri"@ja-latn ;
    mo:catalogue_number "BVCL-1207" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/117182>,
        <album/117183> ;
    mo:publication_of <album/117181#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N878338f7480f46198e5d0c5870e64839 ;
    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/18/117181/117181-5a8e244344c6.jpg> ;
    schema:name "Ichi / Yuuri"@en,
        "壱 / 優里"@ja,
        "Ichi / Yuuri"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/117181/117181-5a8e244344c6.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N878338f7480f46198e5d0c5870e64839 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021bf9b73d754e029c6840812f041f05,
        _:N024d2e02ad024825ab2db013a1ececd5,
        _:N347872f20c0f4662be5bd6956da95d53,
        _:N3ebf9560c5794053bf7014116c32606b,
        _:N5fe2defb72eb4f2ba2d893f9f19eb47d,
        _:N60b20e157491411fb1af61b71ec6f9f7,
        _:N6237c57fcbe941d59652ebea13935df1,
        _:N7a6d8281f3fb4607ae6ad3ede8eb17e2,
        _:N924bb8efeab14b45b7c2548270cc7267,
        _:N927662a6311143e59a8caa7ef8f61258,
        _:Nad7739dd7a7649f58ebccc9a5e828e8d,
        _:Nb13ad2f2d12a49c3be442fb97cd7e1fd,
        _:Ncdd7f1c42730410e8169341860a2afc3,
        _:Nd21e440e13d4468e851a8842c6f637b0,
        _:Nea899efeefb74057ad20f27f32a8d69f,
        _:Nf8e6e25999034f57a888fc3ccdc3ab08 ;
    mo:track_count 16 ;
    schema:duration "PT63:17"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N021bf9b73d754e029c6840812f041f05,
        _:N024d2e02ad024825ab2db013a1ececd5,
        _:N347872f20c0f4662be5bd6956da95d53,
        _:N3ebf9560c5794053bf7014116c32606b,
        _:N5fe2defb72eb4f2ba2d893f9f19eb47d,
        _:N60b20e157491411fb1af61b71ec6f9f7,
        _:N6237c57fcbe941d59652ebea13935df1,
        _:N7a6d8281f3fb4607ae6ad3ede8eb17e2,
        _:N924bb8efeab14b45b7c2548270cc7267,
        _:N927662a6311143e59a8caa7ef8f61258,
        _:Nad7739dd7a7649f58ebccc9a5e828e8d,
        _:Nb13ad2f2d12a49c3be442fb97cd7e1fd,
        _:Ncdd7f1c42730410e8169341860a2afc3,
        _:Nd21e440e13d4468e851a8842c6f637b0,
        _:Nea899efeefb74057ad20f27f32a8d69f,
        _:Nf8e6e25999034f57a888fc3ccdc3ab08 .

