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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56152#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/56152#composition>,
        <album/56152#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/1717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56152#subject> ;
    schema:name "Yumiko Kanki"@en,
        "神吉由美子"@ja ;
    foaf:made <album/56152#composition>,
        <album/56152#subject> ;
    foaf:name "Yumiko Kanki"@en,
        "神吉由美子"@ja .

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

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56152#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/56152#composition>,
        <album/56152#subject> ;
    foaf:name "David Wise"@en .

<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/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/200#subject> a schema:CreativeWork ;
    schema:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn ;
    foaf:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn .

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn .

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

<album/56152#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VGM Acoustic Collections 1"@en,
        "VGM Acoustic Collections 1"@ja,
        "VGM Acoustic Collections 1"@ja-latn ;
    mo:performance_of <album/56152#musicalwork> ;
    mo:recorded_as <album/56152#musicalexpression> ;
    schema:name "VGM Acoustic Collections 1"@en,
        "VGM Acoustic Collections 1"@ja,
        "VGM Acoustic Collections 1"@ja-latn ;
    schema:workPerformed <album/56152#musicalwork> .

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

<https://medium-media.vgm.io/albums/25/56152/56152-1450052045.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56152#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VGM Acoustic Collections 1"@en,
        "VGM Acoustic Collections 1"@ja,
        "VGM Acoustic Collections 1"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/1717#subject>,
        <artist/190#subject>,
        <artist/507#subject> ;
    mo:produced_work <album/56152#musicalwork> ;
    schema:name "VGM Acoustic Collections 1"@en,
        "VGM Acoustic Collections 1"@ja,
        "VGM Acoustic Collections 1"@ja-latn .

<album/56152#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-15"^^xsd:date ;
    dcterms:title "VGM Acoustic Collections 1"@en,
        "VGM Acoustic Collections 1"@ja,
        "VGM Acoustic Collections 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56152#musicalexpression> ;
    mo:publisher _:Ne6a02d0e86fb43cdb7ef1de2b84abbb2 ;
    mo:record _:N100f54024c6b4a3b9a0cd16aa1f9d61a ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/194#subject>,
        <product/200#subject>,
        <product/270#subject> ;
    schema:datePublished "2015-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/56152/56152-1450052045.jpg> ;
    schema:name "VGM Acoustic Collections 1"@en,
        "VGM Acoustic Collections 1"@ja,
        "VGM Acoustic Collections 1"@ja-latn ;
    schema:publisher _:Ne6a02d0e86fb43cdb7ef1de2b84abbb2 ;
    foaf:depiction <https://media.vgm.io/albums/25/56152/56152-1450052045.jpg> .

_:N6031b3c580714f188ed1ce03f5f9b231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Secret of the Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N100f54024c6b4a3b9a0cd16aa1f9d61a ;
    schema:name "Chrono Trigger - Secret of the Forest"@en .

_:Nca47dd8c03f240eeb4b01a113f8c8c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda - Gerudo Valley"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N100f54024c6b4a3b9a0cd16aa1f9d61a ;
    schema:name "Zelda - Gerudo Valley"@en .

_:Ne6a02d0e86fb43cdb7ef1de2b84abbb2 schema:name "Tom Winter"@en,
        "Tom Winter"@ja,
        "Tom Winter"@ja-latn ;
    foaf:name "Tom Winter"@en,
        "Tom Winter"@ja,
        "Tom Winter"@ja-latn .

_:Neaee68e9e71b42c99e0e45aa0a65179c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F-Zero - Mute City"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N100f54024c6b4a3b9a0cd16aa1f9d61a ;
    schema:name "F-Zero - Mute City"@en .

_:Nec3cdd13ddcd4b54a1b038c770c954a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country - DK Island Swing"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N100f54024c6b4a3b9a0cd16aa1f9d61a ;
    schema:name "Donkey Kong Country - DK Island Swing"@en .

_:N100f54024c6b4a3b9a0cd16aa1f9d61a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6031b3c580714f188ed1ce03f5f9b231,
        _:Nca47dd8c03f240eeb4b01a113f8c8c07,
        _:Neaee68e9e71b42c99e0e45aa0a65179c,
        _:Nec3cdd13ddcd4b54a1b038c770c954a2 ;
    mo:track_count 4 ;
    schema:duration "PT13:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6031b3c580714f188ed1ce03f5f9b231,
        _:Nca47dd8c03f240eeb4b01a113f8c8c07,
        _:Neaee68e9e71b42c99e0e45aa0a65179c,
        _:Nec3cdd13ddcd4b54a1b038c770c954a2 .

