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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129898#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/129898#composition>,
        <album/129898#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/8376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129898#subject> ;
    schema:name "Bart Howard"@en ;
    foaf:made <album/129898#composition>,
        <album/129898#subject> ;
    foaf:name "Bart Howard"@en .

<event/283> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2023 (Apr 15, 2023)" .

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

<album/129898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Raito SSR Collection"@en,
        "Raito SSR Collection"@ja,
        "Raito SSR Collection"@ja-latn ;
    mo:performance_of <album/129898#musicalwork> ;
    mo:recorded_as <album/129898#musicalexpression> ;
    schema:name "Raito SSR Collection"@en,
        "Raito SSR Collection"@ja,
        "Raito SSR Collection"@ja-latn ;
    schema:workPerformed <album/129898#musicalwork> .

<org/3475#subject> schema:name "Lisa-rec"@en,
        "リサレコ"@ja,
        "Lisa-rec"@ja-latn ;
    foaf:name "Lisa-rec"@en,
        "リサレコ"@ja,
        "Lisa-rec"@ja-latn .

<https://media.vgm.io/albums/89/129898/129898-30951d54cf97.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129898#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/129898/129898-30951d54cf97.png> ;
    foaf:depicts <album/129898#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/129898/129898-30951d54cf97.png> .

<https://medium-media.vgm.io/albums/89/129898/129898-30951d54cf97.png> a schema:ImageObject,
        foaf:Image .

<album/129898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Raito SSR Collection"@en,
        "Raito SSR Collection"@ja,
        "Raito SSR Collection"@ja-latn ;
    mo:composer <artist/1585#subject>,
        <artist/8376#subject> ;
    mo:produced_work <album/129898#musicalwork> ;
    schema:name "Raito SSR Collection"@en,
        "Raito SSR Collection"@ja,
        "Raito SSR Collection"@ja-latn .

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

<album/129898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-15"^^xsd:date ;
    dcterms:title "Raito SSR Collection"@en,
        "Raito SSR Collection"@ja,
        "Raito SSR Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/129898#musicalexpression> ;
    mo:publisher <org/3475#subject> ;
    mo:record _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    mo:record_count 1 ;
    mo:release <event/283> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Liberal"@en ;
            foaf:name "Liberal"@en ] ;
    schema:datePublished "2023-04-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/129898/129898-30951d54cf97.png> ;
    schema:name "Raito SSR Collection"@en,
        "Raito SSR Collection"@ja,
        "Raito SSR Collection"@ja-latn ;
    schema:publisher <org/3475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/129898/129898-30951d54cf97.png> .

_:N2cb32fb1d6e44fa1bb8dc8c0a8be4a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sayaha BGM"@en,
        "彩琶BGM"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Sayaha BGM"@en,
        "彩琶BGM"@ja .

_:N50d80f26a46e472896eb54c69da44ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FM1"@en,
        "FM1"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "FM1"@en,
        "FM1"@ja .

_:N525e178e3fbd440eb5725ed03e41bc24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery Minigame Game Over BGM"@en,
        "謎のミニゲーム ゲームオーバーBGM"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Mystery Minigame Game Over BGM"@en,
        "謎のミニゲーム ゲームオーバーBGM"@ja .

_:N5ce1cd793ea34043a5faeb00267fa5e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel so blue"@en,
        "Feel so blue"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Feel so blue"@en,
        "Feel so blue"@ja .

_:N5ec7f460c5ee4e9d92f0ed83fad6404a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent moon"@en,
        "Silent moon"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Silent moon"@en,
        "Silent moon"@ja .

_:N69e49bc2767c44b18051ad04c550da19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Itsuki BGM"@en,
        "樹BGM"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Itsuki BGM"@en,
        "樹BGM"@ja .

_:N6e286aa1df6148c5b98a393ccfee5db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly me to the moon Arrange"@en,
        "Fly me to the moon アレンジ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Fly me to the moon Arrange"@en,
        "Fly me to the moon アレンジ"@ja .

_:N8b21807013794a4ba2e945d8e9486748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bought a ukulele"@en,
        "ウクレレを買ったよ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Bought a ukulele"@en,
        "ウクレレを買ったよ"@ja .

_:Naa28ed5944f24bdfabadedaa1b2619eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kanako BGM"@en,
        "香夏子BGM"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Kanako BGM"@en,
        "香夏子BGM"@ja .

_:Nad8c9b25fc3c4bac8e4bdd582bb1b9f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery Minigame Main BGM"@en,
        "謎のミニゲーム メインBGM"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Mystery Minigame Main BGM"@en,
        "謎のミニゲーム メインBGM"@ja .

_:Ne0cb5d31fe944871b31d33aaaa5e964c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery Minigame Clear BGM"@en,
        "謎のミニゲーム クリアBGM"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Mystery Minigame Clear BGM"@en,
        "謎のミニゲーム クリアBGM"@ja .

_:Ne29c52e1eed9484f9c6d7143e3c129ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakumi BGM"@en,
        "咲美BGM"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Sakumi BGM"@en,
        "咲美BGM"@ja .

_:Ned18e7d6c5ba4192a80218bee10369c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough draft of a rejected song submitted to a competition"@en,
        "とあるコンペに出したボツ曲ラフ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N53d804f4b66041cfb5d5bb03c05c7a31 ;
    schema:name "Rough draft of a rejected song submitted to a competition"@en,
        "とあるコンペに出したボツ曲ラフ"@ja .

_:N53d804f4b66041cfb5d5bb03c05c7a31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cb32fb1d6e44fa1bb8dc8c0a8be4a67,
        _:N50d80f26a46e472896eb54c69da44ede,
        _:N525e178e3fbd440eb5725ed03e41bc24,
        _:N5ce1cd793ea34043a5faeb00267fa5e8,
        _:N5ec7f460c5ee4e9d92f0ed83fad6404a,
        _:N69e49bc2767c44b18051ad04c550da19,
        _:N6e286aa1df6148c5b98a393ccfee5db6,
        _:N8b21807013794a4ba2e945d8e9486748,
        _:Naa28ed5944f24bdfabadedaa1b2619eb,
        _:Nad8c9b25fc3c4bac8e4bdd582bb1b9f4,
        _:Ne0cb5d31fe944871b31d33aaaa5e964c,
        _:Ne29c52e1eed9484f9c6d7143e3c129ad,
        _:Ned18e7d6c5ba4192a80218bee10369c9 ;
    mo:track_count 13 ;
    schema:duration "PT29:10"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2cb32fb1d6e44fa1bb8dc8c0a8be4a67,
        _:N50d80f26a46e472896eb54c69da44ede,
        _:N525e178e3fbd440eb5725ed03e41bc24,
        _:N5ce1cd793ea34043a5faeb00267fa5e8,
        _:N5ec7f460c5ee4e9d92f0ed83fad6404a,
        _:N69e49bc2767c44b18051ad04c550da19,
        _:N6e286aa1df6148c5b98a393ccfee5db6,
        _:N8b21807013794a4ba2e945d8e9486748,
        _:Naa28ed5944f24bdfabadedaa1b2619eb,
        _:Nad8c9b25fc3c4bac8e4bdd582bb1b9f4,
        _:Ne0cb5d31fe944871b31d33aaaa5e964c,
        _:Ne29c52e1eed9484f9c6d7143e3c129ad,
        _:Ned18e7d6c5ba4192a80218bee10369c9 .

