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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127687#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/127687#composition>,
        <album/127687#subject> ;
    foaf:name "Toby Fox"@en .

<event/286> a mo:Release ;
    schema:name "Released at Comic Market 101 (Dec 30, 2022 to Dec 31, 2022)" .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<album/127687#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "U.T.BOOT -Vol.7 \"Muffet\"-"@en,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/127687#musicalwork> ;
    schema:name "U.T.BOOT -Vol.7 \"Muffet\"-"@en,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja-latn .

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

<album/127687#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "U.T.BOOT -Vol.7 \"Muffet\"-"@en,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja-latn ;
    mo:performance_of <album/127687#musicalwork> ;
    mo:recorded_as <album/127687#musicalexpression> ;
    schema:name "U.T.BOOT -Vol.7 \"Muffet\"-"@en,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja-latn ;
    schema:workPerformed <album/127687#musicalwork> .

<org/281#subject> schema:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn ;
    foaf:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn .

<https://media.vgm.io/albums/78/127687/127687-06dfb17aa966.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127687#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/127687/127687-06dfb17aa966.jpg> ;
    foaf:depicts <album/127687#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/127687/127687-06dfb17aa966.jpg> .

<https://medium-media.vgm.io/albums/78/127687/127687-06dfb17aa966.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127687#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-30"^^xsd:date ;
    dcterms:title "U.T.BOOT -Vol.7 \"Muffet\"-"@en,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja-latn ;
    mo:catalogue_number "SSEB-0126" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127687#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    mo:record_count 1 ;
    mo:release <event/286> ;
    schema:about <product/4106#subject> ;
    schema:datePublished "2022-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/127687/127687-06dfb17aa966.jpg> ;
    schema:name "U.T.BOOT -Vol.7 \"Muffet\"-"@en,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja,
        "U.T.BOOT -Vol.7 \"Muffet\"-"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/127687/127687-06dfb17aa966.jpg> .

_:N012d5275bed34b398152d5885c44b309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drawing club in the urban area"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    schema:name "Drawing club in the urban area"@ja .

_:N395eff3b414a49e383f380de0e6af508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strong To Enemy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    schema:name "Strong To Enemy"@ja .

_:N849b7ead68d443a0abb0c4487cb76c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廃墟にある法外価格で物を売ってるドーナツ屋で流れてそうな店内BGM"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    schema:name "廃墟にある法外価格で物を売ってるドーナツ屋で流れてそうな店内BGM"@ja .

_:Na7cd391afbcc45b9b522797cb41c1a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terrifying tea party surrounded by cobwebs"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    schema:name "Terrifying tea party surrounded by cobwebs"@ja .

_:Nda3c5048079840fa9e02aea529275aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water coolers in scorching hot areas"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    schema:name "Water coolers in scorching hot areas"@ja .

_:Nf3c2b846426045cc92a312ad7f82dfda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MTT-Resort in Latin America"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd4bf4b7d1b094266a47bcebbd6800a91 ;
    schema:name "MTT-Resort in Latin America"@ja .

_:Nd4bf4b7d1b094266a47bcebbd6800a91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012d5275bed34b398152d5885c44b309,
        _:N395eff3b414a49e383f380de0e6af508,
        _:N849b7ead68d443a0abb0c4487cb76c2d,
        _:Na7cd391afbcc45b9b522797cb41c1a57,
        _:Nda3c5048079840fa9e02aea529275aa4,
        _:Nf3c2b846426045cc92a312ad7f82dfda ;
    mo:track_count 6 ;
    schema:duration "PT36:00"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N012d5275bed34b398152d5885c44b309,
        _:N395eff3b414a49e383f380de0e6af508,
        _:N849b7ead68d443a0abb0c4487cb76c2d,
        _:Na7cd391afbcc45b9b522797cb41c1a57,
        _:Nda3c5048079840fa9e02aea529275aa4,
        _:Nf3c2b846426045cc92a312ad7f82dfda .

