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

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

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

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

<artist/46468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7493#subject> ;
    schema:name "Tsukasan"@en ;
    foaf:made <album/7493#composition>,
        <album/7493#subject> ;
    foaf:name "Tsukasan"@en .

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7493#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/7493#composition>,
        <album/7493#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<artist/806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7493#subject> ;
    schema:name "Asuka Ohta"@en,
        "太田あすか"@ja ;
    foaf:made <album/7493#composition>,
        <album/7493#subject> ;
    foaf:name "Asuka Ohta"@en,
        "太田あすか"@ja .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<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/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn .

<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 .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

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

<https://media.vgm.io/albums/39/7493/7493-1205700737.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7493#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/7493/7493-1205700737.gif> ;
    foaf:depicts <album/7493#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/7493/7493-1205700737.gif> .

<https://medium-media.vgm.io/albums/39/7493/7493-1205700737.gif> a schema:ImageObject,
        foaf:Image .

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

<album/7493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda EP"@en,
        "The Legend of Zelda EP"@ja,
        "The Legend of Zelda EP"@ja-latn ;
    mo:performance_of <album/7493#musicalwork> ;
    mo:performer <artist/3373#subject> ;
    mo:recorded_as <album/7493#musicalexpression> ;
    schema:byArtist <artist/3373#subject> ;
    schema:name "The Legend of Zelda EP"@en,
        "The Legend of Zelda EP"@ja,
        "The Legend of Zelda EP"@ja-latn ;
    schema:workPerformed <album/7493#musicalwork> .

<artist/3373#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7493#performance> ;
    schema:name "Batphone"@en ;
    foaf:name "Batphone"@en .

<album/7493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda EP"@en,
        "The Legend of Zelda EP"@ja,
        "The Legend of Zelda EP"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/46468#subject>,
        <artist/698#subject>,
        <artist/806#subject> ;
    mo:produced_work <album/7493#musicalwork> ;
    schema:name "The Legend of Zelda EP"@en,
        "The Legend of Zelda EP"@ja,
        "The Legend of Zelda EP"@ja-latn .

<album/7493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-29"^^xsd:date ;
    dcterms:title "The Legend of Zelda EP"@en,
        "The Legend of Zelda EP"@ja,
        "The Legend of Zelda EP"@ja-latn ;
    mo:catalogue_number "Dwell-1290" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7493#musicalexpression> ;
    mo:publisher _:Nfb4dd6fc65e845cf9f6513a0840c9967 ;
    mo:record _:N7b5bf0d580984a3fa5904c69cdbe383c ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/491#subject>,
        <product/500#subject>,
        <product/501#subject> ;
    schema:byArtist <artist/3373#subject> ;
    schema:datePublished "2008-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/7493/7493-1205700737.gif> ;
    schema:name "The Legend of Zelda EP"@en,
        "The Legend of Zelda EP"@ja,
        "The Legend of Zelda EP"@ja-latn ;
    schema:publisher _:Nfb4dd6fc65e845cf9f6513a0840c9967 ;
    foaf:depiction <https://media.vgm.io/albums/39/7493/7493-1205700737.gif> .

_:N153b750454da4ed1a5381e9c993f3b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: A Link to the Past (Lost Woods)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7b5bf0d580984a3fa5904c69cdbe383c ;
    schema:name "The Legend of Zelda: A Link to the Past (Lost Woods)"@en .

_:N40d776e6246f451aacd322f6abe369f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Ocarina of Time (Lost Woods/Saria’s Song)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7b5bf0d580984a3fa5904c69cdbe383c ;
    schema:name "The Legend of Zelda: Ocarina of Time (Lost Woods/Saria’s Song)"@en .

_:N6192dffac43c442fb42e0c66e508e96e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda (Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N7b5bf0d580984a3fa5904c69cdbe383c ;
    schema:name "The Legend of Zelda (Main Theme)"@en .

_:Nd2af05e5c68f49b4b8f82ebf20e7cd92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda 2: The Adventure of Link (Hyrule Temple)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N7b5bf0d580984a3fa5904c69cdbe383c ;
    schema:name "Zelda 2: The Adventure of Link (Hyrule Temple)"@en .

_:Nd81f0f7112ba47cea79133606b3d45d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Twilight Princess (Fairy’s Spring)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7b5bf0d580984a3fa5904c69cdbe383c ;
    schema:name "The Legend of Zelda: Twilight Princess (Fairy’s Spring)"@en .

_:Nfb4dd6fc65e845cf9f6513a0840c9967 schema:name "Dwell Records"@en ;
    foaf:name "Dwell Records"@en .

_:N7b5bf0d580984a3fa5904c69cdbe383c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N153b750454da4ed1a5381e9c993f3b53,
        _:N40d776e6246f451aacd322f6abe369f8,
        _:N6192dffac43c442fb42e0c66e508e96e,
        _:Nd2af05e5c68f49b4b8f82ebf20e7cd92,
        _:Nd81f0f7112ba47cea79133606b3d45d7 ;
    mo:track_count 5 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N153b750454da4ed1a5381e9c993f3b53,
        _:N40d776e6246f451aacd322f6abe369f8,
        _:N6192dffac43c442fb42e0c66e508e96e,
        _:Nd2af05e5c68f49b4b8f82ebf20e7cd92,
        _:Nd81f0f7112ba47cea79133606b3d45d7 .

