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

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

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

<artist/14731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "BlackY"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "BlackY"@en .

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

<artist/39697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "HiTECH NINJA"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "HiTECH NINJA"@en .

<artist/42584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124097#subject> ;
    schema:name "WAiKURO"@en ;
    foaf:made <album/124097#composition>,
        <album/124097#subject> ;
    foaf:name "WAiKURO"@en .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<product/10873#subject> a schema:CreativeWork ;
    schema:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn ;
    foaf:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn .

<product/11166#subject> a schema:CreativeWork ;
    schema:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn ;
    foaf:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn .

<release/9387#subject> a schema:CreativeWork ;
    schema:name "ONGEKI"@en,
        "オンゲキ"@ja,
        "ONGEKI"@ja-latn ;
    foaf:name "ONGEKI"@en,
        "オンゲキ"@ja,
        "ONGEKI"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/79/124097/124097-e99b10734407.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    mo:composer <artist/14731#subject>,
        <artist/35718#subject>,
        <artist/39697#subject>,
        <artist/42584#subject> ;
    mo:produced_work <album/124097#musicalwork> ;
    schema:name "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn .

<album/124097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    mo:catalogue_number "MRX-048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124097#musicalexpression> ;
    mo:publisher <org/3419#subject> ;
    mo:record _:N9e7fcbf85abb46d48fc629d17d559842 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "polytone"@en ;
            foaf:name "polytone"@en ],
        <product/10873#subject>,
        <product/11166#subject>,
        <release/9387#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/124097/124097-e99b10734407.jpg> ;
    schema:name "NINJA IS THRILL / HiTECH NINJA"@en,
        "NINJA IS THRILL / HiTECH NINJA"@ja,
        "NINJA IS THRILL / HiTECH NINJA"@ja-latn ;
    schema:publisher <org/3419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/124097/124097-e99b10734407.jpg> .

_:N27ae03c91f464f41928e4f9070761557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JAYRO"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "JAYRO"@en .

_:N3db34148fdf34591a80078f7638522e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflex (Extended)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Reflex (Extended)"@en .

_:N4f0da7180bba42ecbd3ce7657c802657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cocytus"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Cocytus"@en .

_:N55b076a4127041f4b62e1e649cb51b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blah!! (Extended)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Blah!! (Extended)"@en .

_:N5bc7c5280d5b44c1b36d193b231ab05c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolphika (Feryquitous Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Dolphika (Feryquitous Remix)"@en .

_:N696d527d98aa42ec8a6873a488858d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolphika (Extended)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Dolphika (Extended)"@en .

_:N70e348853c9846b78385957bc5ebe8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Online (Extended)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Online (Extended)"@en .

_:N7429454b8fff4a598a356baab8c33bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infiltration"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Infiltration"@en .

_:N879b3e1f545f4b54b221f223ed8d4350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be There (HiTECH NINJA Remix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Be There (HiTECH NINJA Remix)"@en .

_:N9e36f1b511194eb4bbf8493fbbc06c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Modelista (Extended)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Modelista (Extended)"@en .

_:Nc0f322b2b2dd460faaf893ee3ef32305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reason for existence"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Reason for existence"@en .

_:Nc7d68565b6d346b5bba6a0ef48a52aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NINJA IS THRILL"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "NINJA IS THRILL"@en .

_:Ne4a10074548b483cb64ceefb4c32714c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Battle"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N9e7fcbf85abb46d48fc629d17d559842 ;
    schema:name "Get Battle"@en .

_:N9e7fcbf85abb46d48fc629d17d559842 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27ae03c91f464f41928e4f9070761557,
        _:N3db34148fdf34591a80078f7638522e0,
        _:N4f0da7180bba42ecbd3ce7657c802657,
        _:N55b076a4127041f4b62e1e649cb51b20,
        _:N5bc7c5280d5b44c1b36d193b231ab05c,
        _:N696d527d98aa42ec8a6873a488858d3e,
        _:N70e348853c9846b78385957bc5ebe8e0,
        _:N7429454b8fff4a598a356baab8c33bce,
        _:N879b3e1f545f4b54b221f223ed8d4350,
        _:N9e36f1b511194eb4bbf8493fbbc06c66,
        _:Nc0f322b2b2dd460faaf893ee3ef32305,
        _:Nc7d68565b6d346b5bba6a0ef48a52aee,
        _:Ne4a10074548b483cb64ceefb4c32714c ;
    mo:track_count 13 ;
    schema:duration "PT53:06"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N27ae03c91f464f41928e4f9070761557,
        _:N3db34148fdf34591a80078f7638522e0,
        _:N4f0da7180bba42ecbd3ce7657c802657,
        _:N55b076a4127041f4b62e1e649cb51b20,
        _:N5bc7c5280d5b44c1b36d193b231ab05c,
        _:N696d527d98aa42ec8a6873a488858d3e,
        _:N70e348853c9846b78385957bc5ebe8e0,
        _:N7429454b8fff4a598a356baab8c33bce,
        _:N879b3e1f545f4b54b221f223ed8d4350,
        _:N9e36f1b511194eb4bbf8493fbbc06c66,
        _:Nc0f322b2b2dd460faaf893ee3ef32305,
        _:Nc7d68565b6d346b5bba6a0ef48a52aee,
        _:Ne4a10074548b483cb64ceefb4c32714c .

