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

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

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

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

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

<https://medium-media.vgm.io/albums/08/81580/81580-1540273353.png> a schema:ImageObject,
        foaf:Image .

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

<artist/30096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81580#subject> ;
    mo:performed <album/81580#performance> ;
    schema:name "Yakikaze"@en,
        "ヤキカゼ"@ja ;
    foaf:made <album/81580#composition>,
        <album/81580#subject> ;
    foaf:name "Yakikaze"@en,
        "ヤキカゼ"@ja .

<artist/30098#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81580#subject> ;
    mo:performed <album/81580#performance> ;
    schema:name "Shio"@en ;
    foaf:made <album/81580#composition>,
        <album/81580#subject> ;
    foaf:name "Shio"@en .

<artist/30099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81580#subject> ;
    mo:performed <album/81580#performance> ;
    schema:name "Rebricked"@en ;
    foaf:made <album/81580#composition>,
        <album/81580#subject> ;
    foaf:name "Rebricked"@en .

<artist/30100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81580#subject> ;
    mo:performed <album/81580#performance> ;
    schema:name "eMu"@en,
        "エム"@ja ;
    foaf:made <album/81580#composition>,
        <album/81580#subject> ;
    foaf:name "eMu"@en,
        "エム"@ja .

<artist/30105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81580#subject> ;
    mo:performed <album/81580#performance> ;
    schema:name "Ste Fandy"@en ;
    foaf:made <album/81580#composition>,
        <album/81580#subject> ;
    foaf:name "Ste Fandy"@en .

<album/81580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Over The Limit"@en,
        "Over The Limit"@ja,
        "Over The Limit"@ja-latn ;
    mo:composer <artist/30096#subject>,
        <artist/30098#subject>,
        <artist/30099#subject>,
        <artist/30100#subject>,
        <artist/30105#subject> ;
    mo:produced_work <album/81580#musicalwork> ;
    schema:name "Over The Limit"@en,
        "Over The Limit"@ja,
        "Over The Limit"@ja-latn .

<album/81580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Over The Limit"@en,
        "Over The Limit"@ja,
        "Over The Limit"@ja-latn ;
    mo:performance_of <album/81580#musicalwork> ;
    mo:performer <artist/30096#subject>,
        <artist/30098#subject>,
        <artist/30099#subject>,
        <artist/30100#subject>,
        <artist/30105#subject> ;
    mo:recorded_as <album/81580#musicalexpression> ;
    schema:byArtist <artist/30096#subject>,
        <artist/30098#subject>,
        <artist/30099#subject>,
        <artist/30100#subject>,
        <artist/30105#subject> ;
    schema:name "Over The Limit"@en,
        "Over The Limit"@ja,
        "Over The Limit"@ja-latn ;
    schema:workPerformed <album/81580#musicalwork> .

<album/81580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-03"^^xsd:date ;
    dcterms:title "Over The Limit"@en,
        "Over The Limit"@ja,
        "Over The Limit"@ja-latn ;
    mo:catalogue_number "HYP-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81580#musicalexpression> ;
    mo:publisher _:N475e6537a5784c8fb226124e103d9abe ;
    mo:record _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    mo:record_count 1 ;
    schema:byArtist <artist/30096#subject>,
        <artist/30098#subject>,
        <artist/30099#subject>,
        <artist/30100#subject>,
        <artist/30105#subject> ;
    schema:datePublished "2018-03-03"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/08/81580/81580-1540273353.png> ;
    schema:name "Over The Limit"@en,
        "Over The Limit"@ja,
        "Over The Limit"@ja-latn ;
    schema:publisher _:N475e6537a5784c8fb226124e103d9abe ;
    foaf:depiction <https://media.vgm.io/albums/08/81580/81580-1540273353.png> .

_:N04f1af366db84ce48e01e4af87d8ded0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Moon"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Purple Moon"@en .

_:N0f4fc52590634ae8bf655d9b8281fb81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Start"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Future Start"@en .

_:N3291b81c587642019d40cf03840c9431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irregular Asymetrical"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Irregular Asymetrical"@en .

_:N475e6537a5784c8fb226124e103d9abe schema:name "Hyakupa"@en ;
    foaf:name "Hyakupa"@en .

_:N556fda7d69b34c4093102978144af4e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruise"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Cruise"@en .

_:N58f806426fa341deba0288a6d863ff2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Limit"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Over The Limit"@en .

_:N71f215301b5e4005925c98fd1583b554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Go"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Let Go"@en .

_:N8922446addce40ec8370d72f258d53f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violet Dark"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Violet Dark"@en .

_:Ndb36800f58c3442b95a44b7b896df5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Void Paradigm"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na2fd2d83570445b99d6e8edad3ad5b51 ;
    schema:name "Void Paradigm"@en .

_:Na2fd2d83570445b99d6e8edad3ad5b51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04f1af366db84ce48e01e4af87d8ded0,
        _:N0f4fc52590634ae8bf655d9b8281fb81,
        _:N3291b81c587642019d40cf03840c9431,
        _:N556fda7d69b34c4093102978144af4e0,
        _:N58f806426fa341deba0288a6d863ff2e,
        _:N71f215301b5e4005925c98fd1583b554,
        _:N8922446addce40ec8370d72f258d53f8,
        _:Ndb36800f58c3442b95a44b7b896df5c0 ;
    mo:track_count 8 ;
    schema:duration "PT33:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N04f1af366db84ce48e01e4af87d8ded0,
        _:N0f4fc52590634ae8bf655d9b8281fb81,
        _:N3291b81c587642019d40cf03840c9431,
        _:N556fda7d69b34c4093102978144af4e0,
        _:N58f806426fa341deba0288a6d863ff2e,
        _:N71f215301b5e4005925c98fd1583b554,
        _:N8922446addce40ec8370d72f258d53f8,
        _:Ndb36800f58c3442b95a44b7b896df5c0 .

