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

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

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

<album/103261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fountains EP"@en,
        "Fountains EP"@ja,
        "Fountains EP"@ja-latn ;
    mo:composer <artist/11977#subject> ;
    mo:produced_work <album/103261#musicalwork> ;
    schema:name "Fountains EP"@en,
        "Fountains EP"@ja,
        "Fountains EP"@ja-latn .

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

<https://media.vgm.io/albums/16/103261/103261-009e85fe27c2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103261#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/103261/103261-009e85fe27c2.jpg> ;
    foaf:depicts <album/103261#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/103261/103261-009e85fe27c2.jpg> .

<https://medium-media.vgm.io/albums/16/103261/103261-009e85fe27c2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fountains EP"@en,
        "Fountains EP"@ja,
        "Fountains EP"@ja-latn ;
    mo:performance_of <album/103261#musicalwork> ;
    mo:performer <artist/11977#subject> ;
    mo:recorded_as <album/103261#musicalexpression> ;
    schema:byArtist <artist/11977#subject> ;
    schema:name "Fountains EP"@en,
        "Fountains EP"@ja,
        "Fountains EP"@ja-latn ;
    schema:workPerformed <album/103261#musicalwork> .

<artist/11977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103261#subject> ;
    mo:performed <album/103261#performance> ;
    schema:name "ryosuke tomita"@en,
        "冨田亮輔"@ja ;
    foaf:made <album/103261#composition>,
        <album/103261#subject> ;
    foaf:name "ryosuke tomita"@en,
        "冨田亮輔"@ja .

<album/103261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-26"^^xsd:date ;
    dcterms:title "Fountains EP"@en,
        "Fountains EP"@ja,
        "Fountains EP"@ja-latn ;
    mo:catalogue_number "RYO-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103261#musicalexpression> ;
    mo:publisher _:N4e05c9adb43949b0980480eacf50b59f ;
    mo:record _:N275fe0429c1f48f8b5c516978671b13f ;
    mo:record_count 1 ;
    schema:byArtist <artist/11977#subject> ;
    schema:datePublished "2015-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/16/103261/103261-009e85fe27c2.jpg> ;
    schema:name "Fountains EP"@en,
        "Fountains EP"@ja,
        "Fountains EP"@ja-latn ;
    schema:publisher _:N4e05c9adb43949b0980480eacf50b59f ;
    foaf:depiction <https://media.vgm.io/albums/16/103261/103261-009e85fe27c2.jpg> .

_:N4e05c9adb43949b0980480eacf50b59f schema:name "Sound Sketches"@en ;
    foaf:name "Sound Sketches"@en .

_:N546d7599f9154c71a6a48d485a25da9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "December's Shooting Star"@en,
        "December's Shooting Star"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N275fe0429c1f48f8b5c516978671b13f ;
    schema:name "December's Shooting Star"@en,
        "December's Shooting Star"@ja .

_:N63b924b5ec304e019748420b60a52171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Matsu-Shima (Live at Ochiai Soup, 2014.07.05)"@en,
        "松島 (Live at 落合Soup, 2014.07.05)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N275fe0429c1f48f8b5c516978671b13f ;
    schema:name "Matsu-Shima (Live at Ochiai Soup, 2014.07.05)"@en,
        "松島 (Live at 落合Soup, 2014.07.05)"@ja .

_:N87ac01124bee4f1f8fbc577f6a671155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fountains of Humanity"@en,
        "The Fountains of Humanity"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N275fe0429c1f48f8b5c516978671b13f ;
    schema:name "The Fountains of Humanity"@en,
        "The Fountains of Humanity"@ja .

_:N275fe0429c1f48f8b5c516978671b13f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N546d7599f9154c71a6a48d485a25da9f,
        _:N63b924b5ec304e019748420b60a52171,
        _:N87ac01124bee4f1f8fbc577f6a671155 ;
    mo:track_count 3 ;
    schema:duration "PT12:13"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N546d7599f9154c71a6a48d485a25da9f,
        _:N63b924b5ec304e019748420b60a52171,
        _:N87ac01124bee4f1f8fbc577f6a671155 .

