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

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

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

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

<album/103208#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hyrule The World"@en,
        "Hyrule The World"@ja,
        "Hyrule The World"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/103208#musicalwork> ;
    schema:name "Hyrule The World"@en,
        "Hyrule The World"@ja,
        "Hyrule The World"@ja-latn .

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

<https://media.vgm.io/albums/80/103208/103208-86af282daee9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103208#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/103208/103208-86af282daee9.jpg> ;
    foaf:depicts <album/103208#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/103208/103208-86af282daee9.jpg> .

<https://medium-media.vgm.io/albums/80/103208/103208-86af282daee9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103208#performance> ;
    schema:name "Cam3"@en ;
    foaf:made <album/103208#lyrics>,
        <album/103208#subject> ;
    foaf:name "Cam3"@en .

<artist/34826#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103208#performance> ;
    schema:name "Twill Distilled"@en ;
    foaf:made <album/103208#lyrics>,
        <album/103208#subject> ;
    foaf:name "Twill Distilled"@en .

<album/103208#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hyrule The World"@en,
        "Hyrule The World"@ja,
        "Hyrule The World"@ja-latn ;
    mo:performance_of <album/103208#musicalwork> ;
    mo:performer <artist/15197#subject>,
        <artist/34826#subject> ;
    mo:recorded_as <album/103208#musicalexpression> ;
    schema:byArtist <artist/15197#subject>,
        <artist/34826#subject> ;
    schema:name "Hyrule The World"@en,
        "Hyrule The World"@ja,
        "Hyrule The World"@ja-latn ;
    schema:workPerformed <album/103208#musicalwork> .

<album/103208#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-10"^^xsd:date ;
    dcterms:title "Hyrule The World"@en,
        "Hyrule The World"@ja,
        "Hyrule The World"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103208#musicalexpression> ;
    mo:publisher _:N7330cb871b0e4cc6b651bfe0718d8b38 ;
    mo:record _:N2be65febd03a43a2a4ed424d89c25256 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject> ;
    schema:byArtist <artist/15197#subject>,
        <artist/34826#subject> ;
    schema:datePublished "2018-03-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/103208/103208-86af282daee9.jpg> ;
    schema:name "Hyrule The World"@en,
        "Hyrule The World"@ja,
        "Hyrule The World"@ja-latn ;
    schema:publisher _:N7330cb871b0e4cc6b651bfe0718d8b38 ;
    foaf:depiction <https://media.vgm.io/albums/80/103208/103208-86af282daee9.jpg> .

_:N0f8ef7c447d9418c82168dcf98edda57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule The World"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N2be65febd03a43a2a4ed424d89c25256 ;
    schema:name "Hyrule The World"@en .

_:N1372d1e9cd814e05989c2b5e4f2469cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Close"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2be65febd03a43a2a4ed424d89c25256 ;
    schema:name "Stay Close"@en .

_:N7330cb871b0e4cc6b651bfe0718d8b38 schema:name "Wreck the System"@en,
        "Wreck the System"@ja,
        "Wreck the System"@ja-latn ;
    foaf:name "Wreck the System"@en,
        "Wreck the System"@ja,
        "Wreck the System"@ja-latn .

_:N2be65febd03a43a2a4ed424d89c25256 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f8ef7c447d9418c82168dcf98edda57,
        _:N1372d1e9cd814e05989c2b5e4f2469cc ;
    mo:track_count 2 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0f8ef7c447d9418c82168dcf98edda57,
        _:N1372d1e9cd814e05989c2b5e4f2469cc .

