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

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

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

<artist/464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5958#subject> ;
    schema:name "JOYH-TV"@en ;
    foaf:made <album/5958#composition>,
        <album/5958#subject> ;
    foaf:name "JOYH-TV"@en .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<album/5958#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Horizon Blue*"@en,
        "ホリゾンブルー"@ja,
        "Horizon Blue*"@ja-latn ;
    mo:composer <artist/464#subject> ;
    mo:produced_work <album/5958#musicalwork> ;
    schema:name "Horizon Blue*"@en,
        "ホリゾンブルー"@ja,
        "Horizon Blue*"@ja-latn .

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

<album/5958#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Horizon Blue*"@en,
        "ホリゾンブルー"@ja,
        "Horizon Blue*"@ja-latn ;
    mo:performance_of <album/5958#musicalwork> ;
    mo:recorded_as <album/5958#musicalexpression> ;
    schema:name "Horizon Blue*"@en,
        "ホリゾンブルー"@ja,
        "Horizon Blue*"@ja-latn ;
    schema:workPerformed <album/5958#musicalwork> .

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

<https://medium-media.vgm.io/albums/85/5958/5958-1197585084.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5958#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Horizon Blue*"@en,
        "ホリゾンブルー"@ja,
        "Horizon Blue*"@ja-latn ;
    mo:catalogue_number "OSLA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5958#musicalexpression> ;
    mo:publisher _:N4f8224bdf7194ddcbe980aa72497f4e7 ;
    mo:record _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/85/5958/5958-1197585084.jpg> ;
    schema:name "Horizon Blue*"@en,
        "ホリゾンブルー"@ja,
        "Horizon Blue*"@ja-latn ;
    schema:publisher _:N4f8224bdf7194ddcbe980aa72497f4e7 ;
    foaf:depiction <https://media.vgm.io/albums/85/5958/5958-1197585084.jpg> .

_:N3588236df87349e680a173c0616f9d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon (Step to dope Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    schema:name "Horizon (Step to dope Mix)"@en .

_:N4f8224bdf7194ddcbe980aa72497f4e7 schema:name "octet*"@en ;
    foaf:name "octet*"@en .

_:N6335ad27ecdf4c53b57625ce05c56a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue (Disco deafness Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    schema:name "Blue (Disco deafness Mix)"@en .

_:N88448e33d6e14ddda5408fd69b4d3437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    schema:name "Horizon"@en .

_:N97b3553d795c47c2b2780b4759318d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight (Bonus Track)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    schema:name "Twilight (Bonus Track)"@en .

_:Naebe0e9014844de1b39714abae76feb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    schema:name "Blue"@en .

_:Nd73bf3265c294741bf18d2771a2a56b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yelaixian (Bonus Track)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N81b18491c17f41dab3ebd81a0d51e3e8 ;
    schema:name "Yelaixian (Bonus Track)"@en .

_:N81b18491c17f41dab3ebd81a0d51e3e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3588236df87349e680a173c0616f9d9e,
        _:N6335ad27ecdf4c53b57625ce05c56a1d,
        _:N88448e33d6e14ddda5408fd69b4d3437,
        _:N97b3553d795c47c2b2780b4759318d60,
        _:Naebe0e9014844de1b39714abae76feb5,
        _:Nd73bf3265c294741bf18d2771a2a56b6 ;
    mo:track_count 6 ;
    schema:duration "PT31:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3588236df87349e680a173c0616f9d9e,
        _:N6335ad27ecdf4c53b57625ce05c56a1d,
        _:N88448e33d6e14ddda5408fd69b4d3437,
        _:N97b3553d795c47c2b2780b4759318d60,
        _:Naebe0e9014844de1b39714abae76feb5,
        _:Nd73bf3265c294741bf18d2771a2a56b6 .

