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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96006#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/96006#composition>,
        <album/96006#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/96006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Undertale Arrange CD"@en,
        "UndertaleアレンジCD"@ja,
        "Undertale Arrange CD"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/96006#musicalwork> ;
    schema:name "Undertale Arrange CD"@en,
        "UndertaleアレンジCD"@ja,
        "Undertale Arrange CD"@ja-latn .

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

<album/96006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Undertale Arrange CD"@en,
        "UndertaleアレンジCD"@ja,
        "Undertale Arrange CD"@ja-latn ;
    mo:performance_of <album/96006#musicalwork> ;
    mo:recorded_as <album/96006#musicalexpression> ;
    schema:name "Undertale Arrange CD"@en,
        "UndertaleアレンジCD"@ja,
        "Undertale Arrange CD"@ja-latn ;
    schema:workPerformed <album/96006#musicalwork> .

<https://media.vgm.io/albums/60/96006/96006-1580937988.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96006#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/96006/96006-1580937988.png> ;
    foaf:depicts <album/96006#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/96006/96006-1580937988.png> .

<https://medium-media.vgm.io/albums/60/96006/96006-1580937988.png> a schema:ImageObject,
        foaf:Image .

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

<album/96006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-16"^^xsd:date ;
    dcterms:title "Undertale Arrange CD"@en,
        "UndertaleアレンジCD"@ja,
        "Undertale Arrange CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96006#musicalexpression> ;
    mo:publisher _:N2660d64d35014f8ea0902c7f1a408a46 ;
    mo:record _:N5602d4cfb21447f3802f24fc290aac6f ;
    mo:record_count 1 ;
    schema:about <product/4106#subject> ;
    schema:datePublished "2017-07-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/96006/96006-1580937988.png> ;
    schema:name "Undertale Arrange CD"@en,
        "UndertaleアレンジCD"@ja,
        "Undertale Arrange CD"@ja-latn ;
    schema:publisher _:N2660d64d35014f8ea0902c7f1a408a46 ;
    foaf:depiction <https://media.vgm.io/albums/60/96006/96006-1580937988.png> .

_:N2660d64d35014f8ea0902c7f1a408a46 schema:name "rakuichi rakuza"@en ;
    foaf:name "rakuichi rakuza"@en .

_:N27dc20625b8f400c9896ef786496eca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowdin Town (Pf ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N5602d4cfb21447f3802f24fc290aac6f ;
    schema:name "Snowdin Town (Pf ver.)"@en .

_:N7b5a45de9e2c499c888cc1f9a26e1e79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider Dance (Pf ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5602d4cfb21447f3802f24fc290aac6f ;
    schema:name "Spider Dance (Pf ver.)"@en .

_:N8fd8c5631cf04dc7a73e9bb49e673790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N5602d4cfb21447f3802f24fc290aac6f ;
    schema:name "Home"@en .

_:Nb7a0766c172d4ca4a0ecec3e29f1834c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MTT 80's"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N5602d4cfb21447f3802f24fc290aac6f ;
    schema:name "MTT 80's"@en .

_:Ncf75ccc0453346cfb992d0fe0717161d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alphys"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N5602d4cfb21447f3802f24fc290aac6f ;
    schema:name "Alphys"@en .

_:Ne67674eeabda452d8f1daf15f2385bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undyne ~True Hero~"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N5602d4cfb21447f3802f24fc290aac6f ;
    schema:name "Undyne ~True Hero~"@en .

_:N5602d4cfb21447f3802f24fc290aac6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27dc20625b8f400c9896ef786496eca0,
        _:N7b5a45de9e2c499c888cc1f9a26e1e79,
        _:N8fd8c5631cf04dc7a73e9bb49e673790,
        _:Nb7a0766c172d4ca4a0ecec3e29f1834c,
        _:Ncf75ccc0453346cfb992d0fe0717161d,
        _:Ne67674eeabda452d8f1daf15f2385bb4 ;
    mo:track_count 6 ;
    schema:duration "PT21:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N27dc20625b8f400c9896ef786496eca0,
        _:N7b5a45de9e2c499c888cc1f9a26e1e79,
        _:N8fd8c5631cf04dc7a73e9bb49e673790,
        _:Nb7a0766c172d4ca4a0ecec3e29f1834c,
        _:Ncf75ccc0453346cfb992d0fe0717161d,
        _:Ne67674eeabda452d8f1daf15f2385bb4 .

