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

<album/86987#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend Of Zelda : A Link To The Past Original Soundtrack"@en,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja-latn ;
    mo:produced_work <album/86987#musicalwork> ;
    schema:name "The Legend Of Zelda : A Link To The Past Original Soundtrack"@en,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja-latn .

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

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

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

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

<album/86987#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend Of Zelda : A Link To The Past Original Soundtrack"@en,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja-latn ;
    mo:performance_of <album/86987#musicalwork> ;
    mo:recorded_as <album/86987#musicalexpression> ;
    schema:name "The Legend Of Zelda : A Link To The Past Original Soundtrack"@en,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/86987#musicalwork> .

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

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

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

<album/86987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-01"^^xsd:date ;
    dcterms:title "The Legend Of Zelda : A Link To The Past Original Soundtrack"@en,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SST001" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/86987#musicalexpression> ;
    mo:publisher _:N24abe515cce44d77b8c102338d761fef ;
    mo:record_count 0 ;
    schema:about <product/500#subject> ;
    schema:datePublished "2018-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/86987/86987-1558734013.jpg> ;
    schema:name "The Legend Of Zelda : A Link To The Past Original Soundtrack"@en,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja,
        "The Legend Of Zelda : A Link To The Past Original Soundtrack"@ja-latn ;
    schema:publisher _:N24abe515cce44d77b8c102338d761fef ;
    foaf:depiction <https://media.vgm.io/albums/78/86987/86987-1558734013.jpg> .

_:N24abe515cce44d77b8c102338d761fef schema:name "SELECT/START Records"@en ;
    foaf:name "SELECT/START Records"@en .

