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

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

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

<artist/12629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56953#subject> ;
    schema:name "John Williams"@en ;
    foaf:made <album/56953#composition>,
        <album/56953#subject> ;
    foaf:name "John Williams"@en .

<artist/18422#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56953#subject> ;
    schema:name "Paul Williams"@en ;
    foaf:made <album/56953#composition>,
        <album/56953#subject> ;
    foaf:name "Paul Williams"@en .

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

<artist/191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56953#subject> ;
    schema:name "Miki Higashino"@en,
        "東野美紀"@ja ;
    foaf:made <album/56953#composition>,
        <album/56953#subject> ;
    foaf:name "Miki Higashino"@en,
        "東野美紀"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56953#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/56953#composition>,
        <album/56953#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<artist/9331#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56953#subject> ;
    schema:name "Laura Shigihara"@en ;
    foaf:made <album/56953#composition>,
        <album/56953#subject> ;
    foaf:name "Laura Shigihara"@en .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<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/400#subject> a schema:CreativeWork ;
    schema:name "Suikoden II"@en,
        "幻想水滸伝II"@ja,
        "Genso Suikoden II"@ja-latn ;
    foaf:name "Suikoden II"@en,
        "幻想水滸伝II"@ja,
        "Genso Suikoden II"@ja-latn .

<product/6035#subject> a schema:CreativeWork ;
    schema:name "To the Moon"@en,
        "To the Moon"@ja,
        "To the Moon"@ja-latn ;
    foaf:name "To the Moon"@en,
        "To the Moon"@ja,
        "To the Moon"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/35/56953/56953-1454177236.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15165#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56953#performance> ;
    schema:name "Lauren the Flute"@en ;
    foaf:name "Lauren the Flute"@en .

<artist/17316#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56953#performance> ;
    schema:name "purpleschala"@en ;
    foaf:name "purpleschala"@en .

<album/56953#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lovers and Dreamers"@en,
        "Lovers and Dreamers"@ja,
        "Lovers and Dreamers"@ja-latn ;
    mo:performance_of <album/56953#musicalwork> ;
    mo:performer <artist/15165#subject>,
        <artist/17316#subject> ;
    mo:recorded_as <album/56953#musicalexpression> ;
    schema:byArtist <artist/15165#subject>,
        <artist/17316#subject> ;
    schema:name "Lovers and Dreamers"@en,
        "Lovers and Dreamers"@ja,
        "Lovers and Dreamers"@ja-latn ;
    schema:workPerformed <album/56953#musicalwork> .

<album/56953#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lovers and Dreamers"@en,
        "Lovers and Dreamers"@ja,
        "Lovers and Dreamers"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kenneth Ascher"@en ;
            foaf:made <album/56953#composition> ;
            foaf:name "Kenneth Ascher"@en ],
        <artist/12629#subject>,
        <artist/18422#subject>,
        <artist/190#subject>,
        <artist/191#subject>,
        <artist/77#subject>,
        <artist/9331#subject> ;
    mo:produced_work <album/56953#musicalwork> ;
    schema:name "Lovers and Dreamers"@en,
        "Lovers and Dreamers"@ja,
        "Lovers and Dreamers"@ja-latn .

<album/56953#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-22"^^xsd:date ;
    dcterms:title "Lovers and Dreamers"@en,
        "Lovers and Dreamers"@ja,
        "Lovers and Dreamers"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56953#musicalexpression> ;
    mo:publisher _:Nae903f73cf024cd1a6fe5dbbfe0411a4 ;
    mo:record _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    mo:record_count 1 ;
    schema:about <product/182#subject>,
        <product/187#subject>,
        <product/400#subject>,
        <product/6035#subject> ;
    schema:byArtist <artist/15165#subject>,
        <artist/17316#subject> ;
    schema:datePublished "2016-01-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/56953/56953-1454177236.jpg> ;
    schema:name "Lovers and Dreamers"@en,
        "Lovers and Dreamers"@ja,
        "Lovers and Dreamers"@ja-latn ;
    schema:publisher _:Nae903f73cf024cd1a6fe5dbbfe0411a4 ;
    foaf:depiction <https://media.vgm.io/albums/35/56953/56953-1454177236.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56953#subject> ;
    schema:name "Kenneth Ascher"@en ;
    foaf:made <album/56953#subject> ;
    foaf:name "Kenneth Ascher"@en .

_:N0b64d4f5d54a4c518305c75242db5005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Lullaby (Legend of Zelda: Ocarina of Time)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    schema:name "Zelda's Lullaby (Legend of Zelda: Ocarina of Time)"@en .

_:N55b753dde5d34568b7ee475f7e0bc819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imprisoned Town (Suikoden II)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    schema:name "Imprisoned Town (Suikoden II)"@en .

_:N93acf06574ee47cf9ec00b8417bc4c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything's Alright (To the Moon)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    schema:name "Everything's Alright (To the Moon)"@en .

_:Na9d031ee17194075a184937856f66b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rainbow Connection (The Muppet Movie)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    schema:name "The Rainbow Connection (The Muppet Movie)"@en .

_:Nae903f73cf024cd1a6fe5dbbfe0411a4 schema:name "Lauren the Flute"@en,
        "Lauren the Flute"@ja,
        "Lauren the Flute"@ja-latn ;
    foaf:name "Lauren the Flute"@en,
        "Lauren the Flute"@ja,
        "Lauren the Flute"@ja-latn .

_:Nb98ad74d439641dbb933f96f8c637d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Leia's Theme (Star Wars)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    schema:name "Princess Leia's Theme (Star Wars)"@en .

_:Nd3b2fe7d9475443d87ea2796500ad5ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another World of Beasts (Final Fantasy VI)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N953513eb7d3d419cb0a22a58cef56ed2 ;
    schema:name "Another World of Beasts (Final Fantasy VI)"@en .

_:N953513eb7d3d419cb0a22a58cef56ed2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b64d4f5d54a4c518305c75242db5005,
        _:N55b753dde5d34568b7ee475f7e0bc819,
        _:N93acf06574ee47cf9ec00b8417bc4c5d,
        _:Na9d031ee17194075a184937856f66b29,
        _:Nb98ad74d439641dbb933f96f8c637d23,
        _:Nd3b2fe7d9475443d87ea2796500ad5ec ;
    mo:track_count 6 ;
    schema:duration "PT15:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0b64d4f5d54a4c518305c75242db5005,
        _:N55b753dde5d34568b7ee475f7e0bc819,
        _:N93acf06574ee47cf9ec00b8417bc4c5d,
        _:Na9d031ee17194075a184937856f66b29,
        _:Nb98ad74d439641dbb933f96f8c637d23,
        _:Nd3b2fe7d9475443d87ea2796500ad5ec .

