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

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

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

<artist/967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111070#subject> ;
    schema:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja ;
    foaf:made <album/111070#composition>,
        <album/111070#subject> ;
    foaf:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja .

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

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

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

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

<org/164#subject> schema:name "SoundOnline"@en,
        "SoundOnline"@ja,
        "SoundOnline"@ja-latn ;
    foaf:name "SoundOnline"@en,
        "SoundOnline"@ja,
        "SoundOnline"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/111070/111070-b1def5a3337d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111070#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-31"^^xsd:date ;
    dcterms:title "Rising"@en,
        "Rising"@ja,
        "Rising"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111070#musicalexpression> ;
    mo:publisher <org/164#subject> ;
    mo:record _:N7ee823bde6a84152bb95a2687170fc79 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:datePublished "2015-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/07/111070/111070-b1def5a3337d.jpg> ;
    schema:name "Rising"@en,
        "Rising"@ja,
        "Rising"@ja-latn ;
    schema:publisher <org/164#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/111070/111070-b1def5a3337d.jpg> .

_:N2a5df958c10e420e8ecd8bfa96f52e5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bouncer"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N7ee823bde6a84152bb95a2687170fc79 ;
    schema:name "Bouncer"@en .

_:N2a8a63de006e425d90b8ec2a47a189d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fractal Case"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N7ee823bde6a84152bb95a2687170fc79 ;
    schema:name "Fractal Case"@en .

_:N7c0d6fe6f98a4831ae37e6a6cdc2c96e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N7ee823bde6a84152bb95a2687170fc79 ;
    schema:name "Rising"@en .

_:N7ee823bde6a84152bb95a2687170fc79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a5df958c10e420e8ecd8bfa96f52e5f,
        _:N2a8a63de006e425d90b8ec2a47a189d5,
        _:N7c0d6fe6f98a4831ae37e6a6cdc2c96e ;
    mo:track_count 3 ;
    schema:duration "PT11:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2a5df958c10e420e8ecd8bfa96f52e5f,
        _:N2a8a63de006e425d90b8ec2a47a189d5,
        _:N7c0d6fe6f98a4831ae37e6a6cdc2c96e .

