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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64362#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/64362#composition>,
        <album/64362#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/64362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Undertale Kazoo'd!"@en,
        "Undertale Kazoo'd!"@ja,
        "Undertale Kazoo'd!"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/64362#musicalwork> ;
    schema:name "Undertale Kazoo'd!"@en,
        "Undertale Kazoo'd!"@ja,
        "Undertale Kazoo'd!"@ja-latn .

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

<https://media.vgm.io/albums/26/64362/64362-1483295158.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64362#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/64362/64362-1483295158.jpg> ;
    foaf:depicts <album/64362#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/64362/64362-1483295158.jpg> .

<https://medium-media.vgm.io/albums/26/64362/64362-1483295158.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Undertale Kazoo'd!"@en,
        "Undertale Kazoo'd!"@ja,
        "Undertale Kazoo'd!"@ja-latn ;
    mo:performance_of <album/64362#musicalwork> ;
    mo:performer <artist/25560#subject> ;
    mo:recorded_as <album/64362#musicalexpression> ;
    schema:byArtist <artist/25560#subject> ;
    schema:name "Undertale Kazoo'd!"@en,
        "Undertale Kazoo'd!"@ja,
        "Undertale Kazoo'd!"@ja-latn ;
    schema:workPerformed <album/64362#musicalwork> .

<artist/25560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64362#performance> ;
    schema:name "Tsuko G."@en ;
    foaf:name "Tsuko G."@en .

<album/64362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-17"^^xsd:date ;
    dcterms:title "Undertale Kazoo'd!"@en,
        "Undertale Kazoo'd!"@ja,
        "Undertale Kazoo'd!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/64362#musicalexpression> ;
    mo:publisher _:Nfbca772200fa4868844c4729c34ec61c ;
    mo:record _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    mo:record_count 1 ;
    schema:about <product/4106#subject> ;
    schema:byArtist <artist/25560#subject> ;
    schema:datePublished "2016-01-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/64362/64362-1483295158.jpg> ;
    schema:name "Undertale Kazoo'd!"@en,
        "Undertale Kazoo'd!"@ja,
        "Undertale Kazoo'd!"@ja-latn ;
    schema:publisher _:Nfbca772200fa4868844c4729c34ec61c ;
    foaf:depiction <https://media.vgm.io/albums/26/64362/64362-1483295158.jpg> .

_:N18e5b7f2fa494a109e4c8eee471ad7df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgore"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Asgore"@en .

_:N3e91a518672b41faabea517caa631540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonetrousle"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Bonetrousle"@en .

_:N7f47e137387e4718b212e66aaa36effb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megalovania"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Megalovania"@en .

_:N98c4398dfeed4e28be9a2f2fdd2545e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bergentrückung"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Bergentrückung"@en .

_:N9c1fb0481fa34ad8baf1d18041f75e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider Dance"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Spider Dance"@en .

_:Nb24f3f028ec6467fab3d248d40a7f045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Determination"@en .

_:Nd52a0fed0c554f129427651cff140716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dogsong"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Dogsong"@en .

_:Nfbca772200fa4868844c4729c34ec61c schema:name "Tsuko G."@en,
        "Tsuko G."@ja,
        "Tsuko G."@ja-latn ;
    foaf:name "Tsuko G."@en,
        "Tsuko G."@ja,
        "Tsuko G."@ja-latn .

_:Nfecf3aa1479947c2a2912dc4c3c87137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spear Of Justice"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N13f284bfd20d4ee0a967e7ccf443c65c ;
    schema:name "Spear Of Justice"@en .

_:N13f284bfd20d4ee0a967e7ccf443c65c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18e5b7f2fa494a109e4c8eee471ad7df,
        _:N3e91a518672b41faabea517caa631540,
        _:N7f47e137387e4718b212e66aaa36effb,
        _:N98c4398dfeed4e28be9a2f2fdd2545e7,
        _:N9c1fb0481fa34ad8baf1d18041f75e91,
        _:Nb24f3f028ec6467fab3d248d40a7f045,
        _:Nd52a0fed0c554f129427651cff140716,
        _:Nfecf3aa1479947c2a2912dc4c3c87137 ;
    mo:track_count 8 ;
    schema:duration "PT16:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N18e5b7f2fa494a109e4c8eee471ad7df,
        _:N3e91a518672b41faabea517caa631540,
        _:N7f47e137387e4718b212e66aaa36effb,
        _:N98c4398dfeed4e28be9a2f2fdd2545e7,
        _:N9c1fb0481fa34ad8baf1d18041f75e91,
        _:Nb24f3f028ec6467fab3d248d40a7f045,
        _:Nd52a0fed0c554f129427651cff140716,
        _:Nfecf3aa1479947c2a2912dc4c3c87137 .

