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

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

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

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "lapix"@en .

<artist/11782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "satella"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "satella"@en .

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "aran"@en .

<artist/15258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "Blacklolita"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "Blacklolita"@en .

<artist/15846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "Lawy"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "Lawy"@en .

<artist/35718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "PSYQUI"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "PSYQUI"@en .

<artist/38080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "KO3"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "KO3"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<artist/49539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "Mameyudoufu"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "Mameyudoufu"@en .

<artist/9627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125910#subject> ;
    schema:name "MYTK"@en ;
    foaf:made <album/125910#composition>,
        <album/125910#subject> ;
    foaf:name "MYTK"@en .

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

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

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

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

<https://media.vgm.io/albums/01/125910/125910-9f98be72e85e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125910#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/125910/125910-9f98be72e85e.jpg> ;
    foaf:depicts <album/125910#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/125910/125910-9f98be72e85e.jpg> .

<https://medium-media.vgm.io/albums/01/125910/125910-9f98be72e85e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unitone STRONG 2: Evolved"@en,
        "Unitone STRONG 2: Evolved"@ja,
        "Unitone STRONG 2: Evolved"@ja-latn ;
    mo:composer <artist/11668#subject>,
        <artist/11782#subject>,
        <artist/12273#subject>,
        <artist/15258#subject>,
        <artist/15846#subject>,
        <artist/35718#subject>,
        <artist/38080#subject>,
        <artist/44716#subject>,
        <artist/49539#subject>,
        <artist/9627#subject> ;
    mo:produced_work <album/125910#musicalwork> ;
    schema:name "Unitone STRONG 2: Evolved"@en,
        "Unitone STRONG 2: Evolved"@ja,
        "Unitone STRONG 2: Evolved"@ja-latn .

<album/125910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Unitone STRONG 2: Evolved"@en,
        "Unitone STRONG 2: Evolved"@ja,
        "Unitone STRONG 2: Evolved"@ja-latn ;
    mo:catalogue_number "UTCD-030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125910#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:Neb5e3e500e16477d8295e77f8a1d791a ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/01/125910/125910-9f98be72e85e.jpg> ;
    schema:name "Unitone STRONG 2: Evolved"@en,
        "Unitone STRONG 2: Evolved"@ja,
        "Unitone STRONG 2: Evolved"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/125910/125910-9f98be72e85e.jpg> .

_:N3dbd4f442ce54d5bb19aefbe37da5fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loudmonsta"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Loudmonsta"@en .

_:N534a151e63014966b06e16b7e96cf8d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diavlo"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Diavlo"@en .

_:N7c8f3b0e22b342d2bd279402fcc9274a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Session"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Session"@en .

_:N7f6d1df3c2ea4a24bc77cf43b1013cdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Magic"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Black Magic"@en .

_:N8f6f402dd35f4ab7bb65a8ee2cdfdebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating Point"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Floating Point"@en .

_:N911dd60d34ce471793b7a641bfde82f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signal"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Signal"@en .

_:Nc46690a962024798be81a6b583aa107d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circuit Breaker"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Circuit Breaker"@en .

_:Nd3f653b42d3741f99b9701f12148802d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand Viper"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Sand Viper"@en .

_:Ndcaabb9225ad4c9a9313f38423160e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Right On Time Riot"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Right On Time Riot"@en .

_:Ne1873222bca54c5e92a632ff30a69096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand On"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Neb5e3e500e16477d8295e77f8a1d791a ;
    schema:name "Stand On"@en .

_:Neb5e3e500e16477d8295e77f8a1d791a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3dbd4f442ce54d5bb19aefbe37da5fe6,
        _:N534a151e63014966b06e16b7e96cf8d4,
        _:N7c8f3b0e22b342d2bd279402fcc9274a,
        _:N7f6d1df3c2ea4a24bc77cf43b1013cdd,
        _:N8f6f402dd35f4ab7bb65a8ee2cdfdebd,
        _:N911dd60d34ce471793b7a641bfde82f5,
        _:Nc46690a962024798be81a6b583aa107d,
        _:Nd3f653b42d3741f99b9701f12148802d,
        _:Ndcaabb9225ad4c9a9313f38423160e3e,
        _:Ne1873222bca54c5e92a632ff30a69096 ;
    mo:track_count 10 ;
    schema:duration "PT40:08"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3dbd4f442ce54d5bb19aefbe37da5fe6,
        _:N534a151e63014966b06e16b7e96cf8d4,
        _:N7c8f3b0e22b342d2bd279402fcc9274a,
        _:N7f6d1df3c2ea4a24bc77cf43b1013cdd,
        _:N8f6f402dd35f4ab7bb65a8ee2cdfdebd,
        _:N911dd60d34ce471793b7a641bfde82f5,
        _:Nc46690a962024798be81a6b583aa107d,
        _:Nd3f653b42d3741f99b9701f12148802d,
        _:Ndcaabb9225ad4c9a9313f38423160e3e,
        _:Ne1873222bca54c5e92a632ff30a69096 .

