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

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

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

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

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

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

<album/102209#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "U.T.BOOT -Vol.5 \"Undyne\"-"@en,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja-latn ;
    mo:performance_of <album/102209#musicalwork> ;
    mo:recorded_as <album/102209#musicalexpression> ;
    schema:name "U.T.BOOT -Vol.5 \"Undyne\"-"@en,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja-latn ;
    schema:workPerformed <album/102209#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/90/102209/102209-4f5311730fea.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102209#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/102209/102209-4f5311730fea.jpg> ;
    foaf:depicts <album/102209#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/102209/102209-4f5311730fea.jpg> .

<https://medium-media.vgm.io/albums/90/102209/102209-4f5311730fea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102209#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-25"^^xsd:date ;
    dcterms:title "U.T.BOOT -Vol.5 \"Undyne\"-"@en,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja-latn ;
    mo:catalogue_number "SSEB-0101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102209#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:N653640b4b5e3476e977e17d85cffbf29 ;
    mo:record_count 1 ;
    schema:about <product/4106#subject> ;
    schema:datePublished "2020-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/102209/102209-4f5311730fea.jpg> ;
    schema:name "U.T.BOOT -Vol.5 \"Undyne\"-"@en,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja,
        "U.T.BOOT -Vol.5 \"Undyne\"-"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/102209/102209-4f5311730fea.jpg> .

_:N110fb147cf6f4d2ab53b7493370e8063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KEEP DISTANCE FROM SUSHI"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N653640b4b5e3476e977e17d85cffbf29 ;
    schema:name "KEEP DISTANCE FROM SUSHI"@ja .

_:N3a9809e1eabf4103a6aa403f99037eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk with Monster Kid in Waterfall"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:41"^^xsd:interval ;
    schema:inPlaylist _:N653640b4b5e3476e977e17d85cffbf29 ;
    schema:name "Walk with Monster Kid in Waterfall"@ja .

_:N3ed1d43033c846cd9a186854a1d8218e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "剛力女子力パスタ料理講座"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N653640b4b5e3476e977e17d85cffbf29 ;
    schema:name "剛力女子力パスタ料理講座"@ja .

_:N6c5d221374ab4e359a7f551c6bfc319f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protect the green heart from the spears thrown"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:N653640b4b5e3476e977e17d85cffbf29 ;
    schema:name "Protect the green heart from the spears thrown"@ja .

_:N89dd1bbe28c44719a75d9cf8dddae116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countless Spears falling from the sky"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N653640b4b5e3476e977e17d85cffbf29 ;
    schema:name "Countless Spears falling from the sky"@ja .

_:Nfa24f91d064649f9bfa64f34b4e57ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction of \"dressed in full body armor monster\""@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N653640b4b5e3476e977e17d85cffbf29 ;
    schema:name "introduction of \"dressed in full body armor monster\""@ja .

_:N653640b4b5e3476e977e17d85cffbf29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N110fb147cf6f4d2ab53b7493370e8063,
        _:N3a9809e1eabf4103a6aa403f99037eaa,
        _:N3ed1d43033c846cd9a186854a1d8218e,
        _:N6c5d221374ab4e359a7f551c6bfc319f,
        _:N89dd1bbe28c44719a75d9cf8dddae116,
        _:Nfa24f91d064649f9bfa64f34b4e57ae5 ;
    mo:track_count 6 ;
    schema:duration "PT38:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N110fb147cf6f4d2ab53b7493370e8063,
        _:N3a9809e1eabf4103a6aa403f99037eaa,
        _:N3ed1d43033c846cd9a186854a1d8218e,
        _:N6c5d221374ab4e359a7f551c6bfc319f,
        _:N89dd1bbe28c44719a75d9cf8dddae116,
        _:Nfa24f91d064649f9bfa64f34b4e57ae5 .

