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

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

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

<album/142374> a mo:Release ;
    mo:catalogue_number "CURE-0095-V" .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142373#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/142373#composition>,
        <album/142373#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142373#subject> ;
    schema:name "Yuka Tsujiyoko"@en,
        "辻横由佳"@ja ;
    foaf:made <album/142373#composition>,
        <album/142373#subject> ;
    foaf:name "Yuka Tsujiyoko"@en,
        "辻横由佳"@ja .

<product/2159#subject> a schema:CreativeWork ;
    schema:name "Paper Mario"@en,
        "マリオストーリー"@ja,
        "Mario Story"@ja-latn ;
    foaf:name "Paper Mario"@en,
        "マリオストーリー"@ja,
        "Mario Story"@ja-latn .

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

<album/142373#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game LoFi: Paper Mario"@en,
        "Video Game LoFi: Paper Mario"@ja,
        "Video Game LoFi: Paper Mario"@ja-latn ;
    mo:performance_of <album/142373#musicalwork> ;
    mo:recorded_as <album/142373#musicalexpression> ;
    schema:name "Video Game LoFi: Paper Mario"@en,
        "Video Game LoFi: Paper Mario"@ja,
        "Video Game LoFi: Paper Mario"@ja-latn ;
    schema:workPerformed <album/142373#musicalwork> .

<org/3652#subject> schema:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn ;
    foaf:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn .

<https://media.vgm.io/albums/37/142373/142373-088759694b26.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142373#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/142373/142373-088759694b26.jpg> ;
    foaf:depicts <album/142373#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/142373/142373-088759694b26.jpg> .

<https://medium-media.vgm.io/albums/37/142373/142373-088759694b26.jpg> a schema:ImageObject,
        foaf:Image .

<album/142373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game LoFi: Paper Mario"@en,
        "Video Game LoFi: Paper Mario"@ja,
        "Video Game LoFi: Paper Mario"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/394#subject> ;
    mo:produced_work <album/142373#musicalwork> ;
    schema:name "Video Game LoFi: Paper Mario"@en,
        "Video Game LoFi: Paper Mario"@ja,
        "Video Game LoFi: Paper Mario"@ja-latn .

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

<album/142373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-01"^^xsd:date ;
    dcterms:title "Video Game LoFi: Paper Mario"@en,
        "Video Game LoFi: Paper Mario"@ja,
        "Video Game LoFi: Paper Mario"@ja-latn ;
    mo:catalogue_number "CURE-0095-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/142374> ;
    mo:publication_of <album/142373#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N7784be351e164a59bbd7718eed7f456e ;
    mo:record_count 1 ;
    schema:about <product/2159#subject> ;
    schema:datePublished "2024-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/142373/142373-088759694b26.jpg> ;
    schema:name "Video Game LoFi: Paper Mario"@en,
        "Video Game LoFi: Paper Mario"@ja,
        "Video Game LoFi: Paper Mario"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/142373/142373-088759694b26.jpg> .

_:N27c72324901e4e6a93f73ba927f4abcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "General Guy's March (Lo-Fi Edit)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "General Guy's March (Lo-Fi Edit)"@en .

_:N9f17dffa939c49639642b40c2cda9012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goomba Village Theme (Lo-Fi Edit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Goomba Village Theme (Lo-Fi Edit)"@en .

_:Na896eab2ac664df9a68b0120614a4180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title (Lo-Fi Edit)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Main Title (Lo-Fi Edit)"@en .

_:Nb4451ed303bf494c96f195f8c8180f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boo's Mansion Theme (Lo-Fi Edit)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Boo's Mansion Theme (Lo-Fi Edit)"@en .

_:Nb9308221ad82483fa88be85816841e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dry Dry Desert Trek (Lo-Fi Edit)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Dry Dry Desert Trek (Lo-Fi Edit)"@en .

_:Nd0013fa9f33b44feb1a545823a7fade1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Fanfare (Lo-Fi Edit)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Battle Fanfare (Lo-Fi Edit)"@en .

_:Nd704f345559e456a9ee63a1f58e7e016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa Bros. Fortress (Lo-Fi Edit)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Koopa Bros. Fortress (Lo-Fi Edit)"@en .

_:Ne7acbfe3220843718f39bfd7f91b2ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario's Theme (Lo-Fi Edit)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Mario's Theme (Lo-Fi Edit)"@en .

_:Ned01e8f32c684a51a3ef90e47b11a05e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toad Town Theme (Lo-Fi Edit)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "Toad Town Theme (Lo-Fi Edit)"@en .

_:Nf7897e15989241acb668357155799ffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Party at Peach's Castle (Lo-Fi Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N7784be351e164a59bbd7718eed7f456e ;
    schema:name "A Party at Peach's Castle (Lo-Fi Edit)"@en .

_:N7784be351e164a59bbd7718eed7f456e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27c72324901e4e6a93f73ba927f4abcd,
        _:N9f17dffa939c49639642b40c2cda9012,
        _:Na896eab2ac664df9a68b0120614a4180,
        _:Nb4451ed303bf494c96f195f8c8180f29,
        _:Nb9308221ad82483fa88be85816841e02,
        _:Nd0013fa9f33b44feb1a545823a7fade1,
        _:Nd704f345559e456a9ee63a1f58e7e016,
        _:Ne7acbfe3220843718f39bfd7f91b2ec4,
        _:Ned01e8f32c684a51a3ef90e47b11a05e,
        _:Nf7897e15989241acb668357155799ffc ;
    mo:track_count 10 ;
    schema:duration "PT25:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N27c72324901e4e6a93f73ba927f4abcd,
        _:N9f17dffa939c49639642b40c2cda9012,
        _:Na896eab2ac664df9a68b0120614a4180,
        _:Nb4451ed303bf494c96f195f8c8180f29,
        _:Nb9308221ad82483fa88be85816841e02,
        _:Nd0013fa9f33b44feb1a545823a7fade1,
        _:Nd704f345559e456a9ee63a1f58e7e016,
        _:Ne7acbfe3220843718f39bfd7f91b2ec4,
        _:Ned01e8f32c684a51a3ef90e47b11a05e,
        _:Nf7897e15989241acb668357155799ffc .

