@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 _:N604ffa07f51647b3bf61f37a8c49330d ;
    mo:record _:Ne141a0528859414b9fe9626ef862c064 ;
    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 _:N604ffa07f51647b3bf61f37a8c49330d ;
    foaf:depiction <https://media.vgm.io/albums/39/7493/7493-1205700737.gif> .

_:N00c29de1e40b4a909649960b3412aa95 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 _:Ne141a0528859414b9fe9626ef862c064 ;
    schema:name "The Legend of Zelda: Ocarina of Time (Lost Woods/Saria’s Song)"@en .

_:N08285f3c59a64c27986dc0eb796dbb77 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 _:Ne141a0528859414b9fe9626ef862c064 ;
    schema:name "The Legend of Zelda: Twilight Princess (Fairy’s Spring)"@en .

_:N228f8652966e4de693ae1b82216bcd5f 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 _:Ne141a0528859414b9fe9626ef862c064 ;
    schema:name "Zelda 2: The Adventure of Link (Hyrule Temple)"@en .

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

_:N86cf65e8c2d44461851c3cfc82e2bcb7 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 _:Ne141a0528859414b9fe9626ef862c064 ;
    schema:name "The Legend of Zelda: A Link to the Past (Lost Woods)"@en .

_:Nd0f81f363caa49e8a496de09c9376d6b 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 _:Ne141a0528859414b9fe9626ef862c064 ;
    schema:name "The Legend of Zelda (Main Theme)"@en .

_:Ne141a0528859414b9fe9626ef862c064 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c29de1e40b4a909649960b3412aa95,
        _:N08285f3c59a64c27986dc0eb796dbb77,
        _:N228f8652966e4de693ae1b82216bcd5f,
        _:N86cf65e8c2d44461851c3cfc82e2bcb7,
        _:Nd0f81f363caa49e8a496de09c9376d6b ;
    mo:track_count 5 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00c29de1e40b4a909649960b3412aa95,
        _:N08285f3c59a64c27986dc0eb796dbb77,
        _:N228f8652966e4de693ae1b82216bcd5f,
        _:N86cf65e8c2d44461851c3cfc82e2bcb7,
        _:Nd0f81f363caa49e8a496de09c9376d6b .

