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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38818#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/38818#composition>,
        <album/38818#subject> ;
    foaf:name "Koji Kondo"@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 .

<album/38818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gerudo Valley (single)"@en,
        "Gerudo Valley (single)"@ja,
        "Gerudo Valley (single)"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/38818#musicalwork> ;
    schema:name "Gerudo Valley (single)"@en,
        "Gerudo Valley (single)"@ja,
        "Gerudo Valley (single)"@ja-latn .

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

<org/1017#subject> schema:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn ;
    foaf:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/38818/38818-1366404299.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38818#performance> ;
    schema:name "Kyle Landry"@en ;
    foaf:name "Kyle Landry"@en .

<album/38818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gerudo Valley (single)"@en,
        "Gerudo Valley (single)"@ja,
        "Gerudo Valley (single)"@ja-latn ;
    mo:performance_of <album/38818#musicalwork> ;
    mo:performer _:Nfcdd4d8ae7c24f2e836e25567ed091fb,
        <artist/17237#subject> ;
    mo:recorded_as <album/38818#musicalexpression> ;
    schema:byArtist _:Nfcdd4d8ae7c24f2e836e25567ed091fb,
        <artist/17237#subject> ;
    schema:name "Gerudo Valley (single)"@en,
        "Gerudo Valley (single)"@ja,
        "Gerudo Valley (single)"@ja-latn ;
    schema:workPerformed <album/38818#musicalwork> .

<album/38818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-26"^^xsd:date ;
    dcterms:title "Gerudo Valley (single)"@en,
        "Gerudo Valley (single)"@ja,
        "Gerudo Valley (single)"@ja-latn ;
    mo:catalogue_number "JOY-642" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38818#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:Nddadefbcae584897b839274ca34321a8 ;
    mo:record_count 1 ;
    schema:about <product/187#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Frank Tedesco"@en ;
            foaf:name "Frank Tedesco"@en ],
        <artist/17237#subject> ;
    schema:datePublished "2013-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/38818/38818-1366404299.jpg> ;
    schema:name "Gerudo Valley (single)"@en,
        "Gerudo Valley (single)"@ja,
        "Gerudo Valley (single)"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/38818/38818-1366404299.jpg> .

_:Nd870db6892254ae69e143965524c11b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nddadefbcae584897b839274ca34321a8 ;
    schema:name "Gerudo Valley"@en .

_:Nddadefbcae584897b839274ca34321a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd870db6892254ae69e143965524c11b8 ;
    mo:track_count 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd870db6892254ae69e143965524c11b8 .

_:Nfcdd4d8ae7c24f2e836e25567ed091fb a schema:Person,
        foaf:Person ;
    mo:performed <album/38818#performance> ;
    schema:name "Frank Tedesco"@en ;
    foaf:name "Frank Tedesco"@en .

