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

<album/131749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@en,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja-latn ;
    mo:produced_work <album/131749#musicalwork> ;
    schema:name "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@en,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja-latn .

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

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

<product/2390#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Oracle of Seasons"@en,
        "ゼルダの伝説 ふしぎの木の実 大地の章"@ja,
        "Zelda no Densetsu: Fushigi no Kinomi - Daichi no Shou"@ja-latn ;
    foaf:name "The Legend of Zelda: Oracle of Seasons"@en,
        "ゼルダの伝説 ふしぎの木の実 大地の章"@ja,
        "Zelda no Densetsu: Fushigi no Kinomi - Daichi no Shou"@ja-latn .

<product/2391#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Oracle of Ages"@en,
        "ゼルダの伝説 ふしぎの木の実 時空の章"@ja,
        "Zelda no Densetsu: Fushigi no Kinomi - Jikuu no Shou"@ja-latn ;
    foaf:name "The Legend of Zelda: Oracle of Ages"@en,
        "ゼルダの伝説 ふしぎの木の実 時空の章"@ja,
        "Zelda no Densetsu: Fushigi no Kinomi - Jikuu no Shou"@ja-latn .

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

<album/131749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@en,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja-latn ;
    mo:performance_of <album/131749#musicalwork> ;
    mo:recorded_as <album/131749#musicalexpression> ;
    schema:name "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@en,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja-latn ;
    schema:workPerformed <album/131749#musicalwork> .

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

<https://medium-media.vgm.io/albums/94/131749/131749-d14cf9e45128.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-01"^^xsd:date ;
    dcterms:title "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@en,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja-latn ;
    mo:catalogue_number "DCR-005" ;
    mo:media_type "2 Vinyl" ;
    mo:publication_of <album/131749#musicalexpression> ;
    mo:publisher _:N2ae2c74ea6f543a39e1e378f2e19b832 ;
    mo:record_count 0 ;
    schema:about <product/2390#subject>,
        <product/2391#subject> ;
    schema:datePublished "2022-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/131749/131749-d14cf9e45128.jpg> ;
    schema:name "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@en,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja,
        "The Legend Of Zelda: Oracle Of Ages And Oracle Of Seasons"@ja-latn ;
    schema:publisher _:N2ae2c74ea6f543a39e1e378f2e19b832 ;
    foaf:depiction <https://media.vgm.io/albums/94/131749/131749-d14cf9e45128.jpg> .

_:N2ae2c74ea6f543a39e1e378f2e19b832 schema:name "Datuk Chan Records"@en ;
    foaf:name "Datuk Chan Records"@en .

