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

<artist/33343#subject> a schema:Person,
        foaf:Person ;
    schema:name "H-el-ical//"@en ;
    foaf:made <album/97371#subject>,
        <album/97371#vocals> ;
    foaf:name "H-el-ical//"@en .

<artist/44542#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru//"@en ;
    foaf:made <album/97371#lyrics>,
        <album/97371#subject> ;
    foaf:name "Hikaru//"@en .

<artist/16780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97371#subject> ;
    schema:name "Hideyuki Gushimiyagi"@en,
        "グシミヤギヒデユキ"@ja ;
    foaf:made <album/97371#composition>,
        <album/97371#subject> ;
    foaf:name "Hideyuki Gushimiyagi"@en,
        "グシミヤギヒデユキ"@ja .

<product/8233#subject> a schema:CreativeWork ;
    schema:name "Gleipnir"@en,
        "グレイプニル"@ja,
        "Gleipnir"@ja-latn ;
    foaf:name "Gleipnir"@en,
        "グレイプニル"@ja,
        "Gleipnir"@ja-latn .

<album/97371#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Altern-ate- / H-el-ical// [Limited Edition]"@en,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja-latn ;
    mo:composer <artist/16780#subject> ;
    mo:produced_work <album/97371#musicalwork> ;
    schema:name "Altern-ate- / H-el-ical// [Limited Edition]"@en,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja-latn .

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

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

<album/97371#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Altern-ate- / H-el-ical// [Limited Edition]"@en,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja-latn ;
    mo:performance_of <album/97371#musicalwork> ;
    mo:recorded_as <album/97371#musicalexpression> ;
    schema:name "Altern-ate- / H-el-ical// [Limited Edition]"@en,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/97371#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/97371/97371-1587378198.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-20"^^xsd:date ;
    dcterms:title "Altern-ate- / H-el-ical// [Limited Edition]"@en,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0612" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/97371#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N06e46785772849c886d1aeeef8529cb1,
        _:Ncd50e2d54d154ad3ba3664ab73f0d457 ;
    mo:record_count 2 ;
    schema:about <product/8233#subject> ;
    schema:datePublished "2020-05-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/97371/97371-1587378198.jpg> ;
    schema:name "Altern-ate- / H-el-ical// [Limited Edition]"@en,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja,
        "Altern-ate- / H-el-ical// [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/97371/97371-1587378198.jpg> .

_:N030be4bbcd0f4acbb7f7be10f79c4d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「グレイプニル」ノンクレジットオープニング"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ncd50e2d54d154ad3ba3664ab73f0d457 ;
    schema:name "TVアニメ「グレイプニル」ノンクレジットオープニング"@ja .

_:N09cede237a044d55b19b428e5c2eb6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altern-ate- (MV)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ncd50e2d54d154ad3ba3664ab73f0d457 ;
    schema:name "Altern-ate- (MV)"@ja .

_:N11e7fdb831f94c22ac502ee0dae58dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clea-rly- <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N06e46785772849c886d1aeeef8529cb1 ;
    schema:name "clea-rly- <instrumental>"@ja .

_:N2c412e043f34474b8ee2f8fe638c8e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altern-ate-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N06e46785772849c886d1aeeef8529cb1 ;
    schema:name "Altern-ate-"@ja .

_:N2ddcfe193034463fa43edab04e81697c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clea-rly-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N06e46785772849c886d1aeeef8529cb1 ;
    schema:name "clea-rly-"@ja .

_:N8d4bc911dfd247a19068406fcfee3e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOT"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ncd50e2d54d154ad3ba3664ab73f0d457 ;
    schema:name "SPOT"@ja .

_:N8d9a6f856e5a4ee3a0eb04f9f7abf234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altern-ate- <instrumental>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N06e46785772849c886d1aeeef8529cb1 ;
    schema:name "Altern-ate- <instrumental>"@ja .

_:Ndccf5ab82d6748cbbd34835584cb644b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altern-ate- (MV Making)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:36"^^xsd:interval ;
    schema:inPlaylist _:Ncd50e2d54d154ad3ba3664ab73f0d457 ;
    schema:name "Altern-ate- (MV Making)"@ja .

_:N06e46785772849c886d1aeeef8529cb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11e7fdb831f94c22ac502ee0dae58dc7,
        _:N2c412e043f34474b8ee2f8fe638c8e2e,
        _:N2ddcfe193034463fa43edab04e81697c,
        _:N8d9a6f856e5a4ee3a0eb04f9f7abf234 ;
    mo:track_count 4 ;
    schema:duration "PT16:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11e7fdb831f94c22ac502ee0dae58dc7,
        _:N2c412e043f34474b8ee2f8fe638c8e2e,
        _:N2ddcfe193034463fa43edab04e81697c,
        _:N8d9a6f856e5a4ee3a0eb04f9f7abf234 .

_:Ncd50e2d54d154ad3ba3664ab73f0d457 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N030be4bbcd0f4acbb7f7be10f79c4d6a,
        _:N09cede237a044d55b19b428e5c2eb6ba,
        _:N8d4bc911dfd247a19068406fcfee3e77,
        _:Ndccf5ab82d6748cbbd34835584cb644b ;
    mo:track_count 4 ;
    schema:duration "PT18:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N030be4bbcd0f4acbb7f7be10f79c4d6a,
        _:N09cede237a044d55b19b428e5c2eb6ba,
        _:N8d4bc911dfd247a19068406fcfee3e77,
        _:Ndccf5ab82d6748cbbd34835584cb644b .

