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

<artist/28080#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Fujimoto"@en,
        "藤本スミレ"@ja ;
    foaf:made <album/57793#lyrics>,
        <album/57793#subject> ;
    foaf:name "Sumire Fujimoto"@en,
        "藤本スミレ"@ja .

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

<artist/5937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57793#subject> ;
    schema:name "Hiromi Mizutani"@en,
        "水谷広実"@ja ;
    foaf:made <album/57793#composition>,
        <album/57793#subject> ;
    foaf:name "Hiromi Mizutani"@en,
        "水谷広実"@ja .

<album/57793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koesta Best Album"@en,
        "コエスタ ベストアルバム"@ja,
        "Koesta Best Album"@ja-latn ;
    mo:composer <artist/5937#subject> ;
    mo:produced_work <album/57793#musicalwork> ;
    schema:name "Koesta Best Album"@en,
        "コエスタ ベストアルバム"@ja,
        "Koesta Best Album"@ja-latn .

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

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

<https://media.vgm.io/albums/39/57793/57793-1458687834.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57793#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/57793/57793-1458687834.png> ;
    foaf:depicts <album/57793#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/57793/57793-1458687834.png> .

<https://medium-media.vgm.io/albums/39/57793/57793-1458687834.png> a schema:ImageObject,
        foaf:Image .

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

<artist/15998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57793#performance> ;
    schema:name "Ari Ozawa"@en,
        "小澤亜李"@ja ;
    foaf:name "Ari Ozawa"@en,
        "小澤亜李"@ja .

<artist/18417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57793#performance> ;
    schema:name "Chinami Hashimoto"@en,
        "橋本ちなみ"@ja ;
    foaf:name "Chinami Hashimoto"@en,
        "橋本ちなみ"@ja .

<artist/20094#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57793#performance> ;
    schema:name "Kaoru Sakura"@en,
        "佐倉薫"@ja ;
    foaf:name "Kaoru Sakura"@en,
        "佐倉薫"@ja .

<album/57793#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koesta Best Album"@en,
        "コエスタ ベストアルバム"@ja,
        "Koesta Best Album"@ja-latn ;
    mo:performance_of <album/57793#musicalwork> ;
    mo:performer <artist/15998#subject>,
        <artist/18417#subject>,
        <artist/20094#subject> ;
    mo:recorded_as <album/57793#musicalexpression> ;
    schema:byArtist <artist/15998#subject>,
        <artist/18417#subject>,
        <artist/20094#subject> ;
    schema:name "Koesta Best Album"@en,
        "コエスタ ベストアルバム"@ja,
        "Koesta Best Album"@ja-latn ;
    schema:workPerformed <album/57793#musicalwork> .

<album/57793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-15"^^xsd:date ;
    dcterms:title "Koesta Best Album"@en,
        "コエスタ ベストアルバム"@ja,
        "Koesta Best Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57793#musicalexpression> ;
    mo:publisher _:N069769c7fefe4526934c8d5613963d3d ;
    mo:record _:Na6891a1ccc1941ca942d0c4ab03c12ca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Koesta"@en ;
            foaf:name "Koesta"@en ] ;
    schema:byArtist <artist/15998#subject>,
        <artist/18417#subject>,
        <artist/20094#subject> ;
    schema:datePublished "2016-03-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/57793/57793-1458687834.png> ;
    schema:name "Koesta Best Album"@en,
        "コエスタ ベストアルバム"@ja,
        "Koesta Best Album"@ja-latn ;
    schema:publisher _:N069769c7fefe4526934c8d5613963d3d ;
    foaf:depiction <https://media.vgm.io/albums/39/57793/57793-1458687834.png> .

_:N069769c7fefe4526934c8d5613963d3d schema:name "FELISTELLA"@en ;
    foaf:name "FELISTELLA"@en .

_:N488cb7272650408b9abc5663a8042c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢、希望、少しの勇気"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Na6891a1ccc1941ca942d0c4ab03c12ca ;
    schema:name "夢、希望、少しの勇気"@ja .

_:N78013136f67f40e7922da43458a09f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラクル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Na6891a1ccc1941ca942d0c4ab03c12ca ;
    schema:name "ミラクル"@ja .

_:Ndb90066362e94753846739be464b0e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵SWEET GIRL"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na6891a1ccc1941ca942d0c4ab03c12ca ;
    schema:name "無敵SWEET GIRL"@ja .

_:Nf01bc29cfbce4634828c023ca60f4629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紙飛行機"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na6891a1ccc1941ca942d0c4ab03c12ca ;
    schema:name "紙飛行機"@ja .

_:Na6891a1ccc1941ca942d0c4ab03c12ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N488cb7272650408b9abc5663a8042c5c,
        _:N78013136f67f40e7922da43458a09f0c,
        _:Ndb90066362e94753846739be464b0e4b,
        _:Nf01bc29cfbce4634828c023ca60f4629 ;
    mo:track_count 4 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N488cb7272650408b9abc5663a8042c5c,
        _:N78013136f67f40e7922da43458a09f0c,
        _:Ndb90066362e94753846739be464b0e4b,
        _:Nf01bc29cfbce4634828c023ca60f4629 .

