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

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

<album/35791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Platinum -shinin' future mix-"@en,
        "プラチナ -shinin' future mix-"@ja,
        "Purachina -shinin' future mix-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "monaca:factory"@en ;
            foaf:made <album/35791#composition> ;
            foaf:name "monaca:factory"@en ] ;
    mo:produced_work <album/35791#musicalwork> ;
    schema:name "Platinum -shinin' future mix-"@en,
        "プラチナ -shinin' future mix-"@ja,
        "Purachina -shinin' future mix-"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/19/35791/35791-1350114170.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Platinum -shinin' future mix-"@en,
        "プラチナ -shinin' future mix-"@ja,
        "Purachina -shinin' future mix-"@ja-latn ;
    mo:performance_of <album/35791#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/35791#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Platinum -shinin' future mix-"@en,
        "プラチナ -shinin' future mix-"@ja,
        "Purachina -shinin' future mix-"@ja-latn ;
    schema:workPerformed <album/35791#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35791#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/35791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-09"^^xsd:date ;
    dcterms:title "Platinum -shinin' future mix-"@en,
        "プラチナ -shinin' future mix-"@ja,
        "Purachina -shinin' future mix-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35791#musicalexpression> ;
    mo:publisher _:N1bd667e1c36f4c6f9c2b2a4d12fabbed ;
    mo:record _:N995f695f845444e2a54de46f34360b67 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2011-03-09"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/19/35791/35791-1350114170.jpg> ;
    schema:name "Platinum -shinin' future mix-"@en,
        "プラチナ -shinin' future mix-"@ja,
        "Purachina -shinin' future mix-"@ja-latn ;
    schema:publisher _:N1bd667e1c36f4c6f9c2b2a4d12fabbed ;
    foaf:depiction <https://media.vgm.io/albums/19/35791/35791-1350114170.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "10日P"@en ;
    foaf:made <album/35791#lyrics> ;
    foaf:name "10日P"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35791#subject> ;
    schema:name "monaca:factory"@en ;
    foaf:made <album/35791#subject> ;
    foaf:name "monaca:factory"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "10日P"@en ;
    foaf:made <album/35791#subject> ;
    foaf:name "10日P"@en .

_:N1a9fe4fcb7d742888e1fc087311eed3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココロカラ -sweet mix- （feat. 初音ミク）"@ja,
        "Kokorokara -sweet mix-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N995f695f845444e2a54de46f34360b67 ;
    schema:name "ココロカラ -sweet mix- （feat. 初音ミク）"@ja,
        "Kokorokara -sweet mix-"@ja-latn .

_:N1b3537b3734740b4839d234ad1cecf25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラチナ -shinin' future mix- off vocal"@ja,
        "Platinum -shinin' future mix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N995f695f845444e2a54de46f34360b67 ;
    schema:name "プラチナ -shinin' future mix- off vocal"@ja,
        "Platinum -shinin' future mix-"@ja-latn .

_:N1bd667e1c36f4c6f9c2b2a4d12fabbed schema:name "monaca:factory"@en ;
    foaf:name "monaca:factory"@en .

_:Nf3d2abd1b57848309cc58dcbb2f86cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラチナ -shinin' future mix- （feat. 初音ミク）"@ja,
        "Platinum -shinin' future mix-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N995f695f845444e2a54de46f34360b67 ;
    schema:name "プラチナ -shinin' future mix- （feat. 初音ミク）"@ja,
        "Platinum -shinin' future mix-"@ja-latn .

_:N995f695f845444e2a54de46f34360b67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a9fe4fcb7d742888e1fc087311eed3d,
        _:N1b3537b3734740b4839d234ad1cecf25,
        _:Nf3d2abd1b57848309cc58dcbb2f86cac ;
    mo:track_count 3 ;
    schema:duration "PT13:55"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1a9fe4fcb7d742888e1fc087311eed3d,
        _:N1b3537b3734740b4839d234ad1cecf25,
        _:Nf3d2abd1b57848309cc58dcbb2f86cac .

