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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20809#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/20809#composition>,
        <album/20809#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20809#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/20809#composition>,
        <album/20809#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/58#subject> a schema:CreativeWork ;
    schema:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn ;
    foaf:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn .

<product/983#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn ;
    foaf:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn .

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

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

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

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

<album/20809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "But Thou Must."@en,
        "But Thou Must."@ja,
        "But Thou Must."@ja-latn ;
    mo:performance_of <album/20809#musicalwork> ;
    mo:performer <artist/14936#subject> ;
    mo:recorded_as <album/20809#musicalexpression> ;
    schema:byArtist <artist/14936#subject> ;
    schema:name "But Thou Must."@en,
        "But Thou Must."@ja,
        "But Thou Must."@ja-latn ;
    schema:workPerformed <album/20809#musicalwork> .

<artist/14936#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20809#performance> ;
    schema:name "Descendants of Erdrick"@en ;
    foaf:name "Descendants of Erdrick"@en .

<album/20809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "But Thou Must."@en,
        "But Thou Must."@ja,
        "But Thou Must."@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/190#subject>,
        <artist/363#subject> ;
    mo:produced_work <album/20809#musicalwork> ;
    schema:name "But Thou Must."@en,
        "But Thou Must."@ja,
        "But Thou Must."@ja-latn .

<album/20809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-01"^^xsd:date ;
    dcterms:title "But Thou Must."@en,
        "But Thou Must."@ja,
        "But Thou Must."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20809#musicalexpression> ;
    mo:publisher _:N5ecf1174e6e446e7944542077578cda7 ;
    mo:record _:N4d3edb217d1047c6bf189c921b121e8c ;
    mo:record_count 1 ;
    schema:about <product/416#subject>,
        <product/58#subject>,
        <product/983#subject> ;
    schema:byArtist <artist/14936#subject> ;
    schema:datePublished "2010-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/20809/20809-1282581167.jpg> ;
    schema:name "But Thou Must."@en,
        "But Thou Must."@ja,
        "But Thou Must."@ja-latn ;
    schema:publisher _:N5ecf1174e6e446e7944542077578cda7 ;
    foaf:depiction <https://media.vgm.io/albums/90/20809/20809-1282581167.jpg> .

_:N15a885911bb744699f7f295e1ae28f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Dangerous to Go Alone"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N4d3edb217d1047c6bf189c921b121e8c ;
    schema:name "It's Dangerous to Go Alone"@en .

_:N4fa77ab771ff48f3a411ef3c03d7ec09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of Planet Zebes"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N4d3edb217d1047c6bf189c921b121e8c ;
    schema:name "Secret of Planet Zebes"@en .

_:N5ecf1174e6e446e7944542077578cda7 schema:name "Descendants of Erdrick"@en ;
    foaf:name "Descendants of Erdrick"@en .

_:N730e0c2f0c8d443399215beb48b57162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Slime Draws Near!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N4d3edb217d1047c6bf189c921b121e8c ;
    schema:name "A Slime Draws Near!"@en .

_:N4d3edb217d1047c6bf189c921b121e8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15a885911bb744699f7f295e1ae28f80,
        _:N4fa77ab771ff48f3a411ef3c03d7ec09,
        _:N730e0c2f0c8d443399215beb48b57162 ;
    mo:track_count 3 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N15a885911bb744699f7f295e1ae28f80,
        _:N4fa77ab771ff48f3a411ef3c03d7ec09,
        _:N730e0c2f0c8d443399215beb48b57162 .

